Re: trace every SQL statement of a specific user

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Fri, 07 Mar 2008 19:58:23 +0100
Message-ID: <87726$47d1904f$524b5c40$9502@cache3.tilbu1.nb.home.nl>


fitzjarrell_at_cox.net wrote:
> She is not in the binaries directory when she initiates the
> connection. The login.sql needs to be in the directory where SHE
> calls the executable, not necessarily where the executable resides:
>
> Executables reside here (for example) => c:\myapp\bin
> User calls executable from here => c:\mydata
>
> The login.sql would then need to be in c:\mydata.
>

Not quite - there's something called SQL_PATH, which will be searched for the sql file.

-- 

Regards,
Frank van Bortel

Top-posting in UseNet newsgroups is one way to shut me up
Received on Fri Mar 07 2008 - 12:58:23 CST

Original text of this message