Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating audit trails ( database activity logs of users)
Message
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
Creating audit trails ( database activity logs of users)
Miscellaneous
Thread ID:
00934766
Message ID:
00934766
Views:
63
Hi All experts,
i am VFP developer and newly SQL server . i want to create stored procedure or triggers ( which is best and practice,easy) for tracking user activities on tables ( add delete update ) . i am doing it in VFP just a funciton in storec procedure ( named myaudit ) and i put myaudit("I") myaudit("U") myaudit("D") to the dbf tables table-triggers section at design time. that's enough my needs.

So i want to do the same thing on sql server . i dont need professional solution just track these activities and keep its on the table such audist.

How can i do this ?
any help will be very appreciated

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform