Hello all -
On Fri, 02 Jun 2000, Edgar R Gutierrez wrote:
> Hi Mike..
>
> The following is a section of a postauthhook that we are currently using.
> This hook creates its own handle to connect to a database...I am not really
> sure what database are you using but this works for MySQL. Well, yo
k Services Manager
Impact Information Systems
- Original Message -
From: Hugh Irvine <[EMAIL PROTECTED]>
To: Mike Nerone <[EMAIL PROTECTED]>; Radiator List <[EMAIL PROTECTED]>
Sent: Friday, June 02, 2000 8:24 AM
Subject: Re: (RADIATOR) SQL access from within a hook
>
>
Hello Mike -
On Thu, 01 Jun 2000, Mike Nerone wrote:
>
> Hugh,
>
> In answer to another person's question, you mentioned doing SQL
accesses from within a PostAuthHook. Can I use the database handle that my
AuthBy clause already has open, or do I have to manage my own handle? Either
way, can y
Hugh,
In answer to another person's question, you
mentioned doing SQL accesses from within a PostAuthHook. Can I use the database
handle that my AuthBy clause already has open, or do I have to manage my own
handle? Either way, can you give me a line or two of code that shows an example
of