Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 How can i get DateTime Stamp of a Table in SQL Ser

Author  Topic 

raghutumma
Starting Member

11 Posts

Posted - 2007-10-03 : 02:53:25
hi,
How can i get DateTime Stamp of a Table in SQL Server???

We can get Datetime Stamp of a Table after modifying Structure from Sys.Tables. But i need Date Time Stamp of a Table after Modifying the Data in Table(Like Inserting Records,Deletindg Records & Altering Records) without adding any extra columns in my table to store datetime stamps...
Can we get that one??? if yes, How can i get datetime stamp???

Thanx in Advance,
Regards,
Raghu...

Raghu

eyechart
Master Smack Fu Yak Hacker

3575 Posts

Posted - 2007-10-03 : 02:54:23
yo, don't cross post like that

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=90368



-ec
Go to Top of Page

raghutumma
Starting Member

11 Posts

Posted - 2007-10-03 : 02:59:00
sorry yaar... actually i am new to this group...

Raghu
Go to Top of Page
   

- Advertisement -