Quinton

I have need to pass the username of the person logged into my
application to the database.  The only way that I can see to really
accomplish this is to call a stored procedure immediately after
obtaining a pooled connection and calling it again when the connection
is released to clear the name.

This may be a naive response, but could you just do this in the Login action?


Eric


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to