Yves

Are you not mixing two operations here; its the Cocoon
application that is making the DB connection - the people
who are using the that connection can be tracked and
logged separately (using various of the Cocoon authentication
methods.....).  One could, of course, set up different *types*
of connections in the config file, based on, say, read-only
access vs update-type access, but this is still different from
tracking the users.

This separation also makes your application more flexible
and easier to maintain.

Derek

>>> [EMAIL PROTECTED] 2004/05/05 11:37:01 AM >>>
Hi,

I need to keep track of who changes records in my database (I use 
postgres).
I would like to make a connection to my database BUT always with a 
different username / password.

In my config file, this is a fixed thing.

Is there a way to do this ?


Met vriendelijke groeten,
Bien � vous,
Kind regards,

Yves Vindevogel
Implements



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


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

Reply via email to