Re: OraPerl question

From: Dennis Wehlmann <Dennis.Wehlmann_at_brr.de>
Date: Thu, 25 Feb 1999 16:53:51 +0100
Message-ID: <36D5720F.F3F3BA6F_at_brr.de>


> find out the current database user. doing something like this:

You can use a query like $csr = &ora_open($lda,'select user from dual'); _at_user = &ora_fetch($csr);

> or to manipulate some of the database environment variables like this:

I think that's impossible.

Regards
Dennis Received on Thu Feb 25 1999 - 16:53:51 CET

Original text of this message