Set up a "User" column in your DB table, and write a user ID to it
whenever they write to it.  You might also want a date column,
"Last_Updated" or some such.

best,  paul


At 04:03 PM 3/29/2000 +0100, you wrote:
>I am designing a system where users log in to see data and can update add
>and delete the data.  What I was wondering is whether or not it is possible
>to tell which user id has edited the database.  For instance, is it possible
>for a user to access the database according to his/her user id and password
>rather than using the default user id and password given by the coldfusion
>server.  Or is it possible to write directly to the logs on the database
>itself with the user name and password of the user who has done the update
>etc.


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to