The CF application I've developed employs a session variable
to distinguish one user from another by storing a unique
value for each users in a table called "Users".  Every query
within the application filters on this value for each unique
user.

I'd need to set up one "global user account" that has access
to records in the database.  Any suggestions on what the
most efficient way of doing this?


-- Thanks in advance,

Lisa

------------------------------------------------------------------------------
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