Dynamic Data Web Site

M

Manny

I have control tables in my database which have columns to track when and who
created/modified record(s) for a table.

CreateDate DateTime Default: getDate()
ModifiedDate DateTime Default: getDate()
CreatedBy varchar(15) Foreign Key
ModifiedBy varchar(15) Foreign Key

Would like to create login functionality for user and store UserID in
Session Variables. How can I hide the columns mentioned above for each table
so the user cannot set value but rather the system enters it behind the
scene?

Thanks

Manny
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,216
Latest member
topweb3twitterchannels

Latest Threads

Top