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
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Date of 1st input of a table

Author  Topic 

Fatalsniper
Starting Member

45 Posts

Posted - 2005-11-21 : 09:53:42
Hey Guys,

Is there a way to find out what was the date the 1st input of a table was entered?
thanks a lot

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2005-11-21 : 10:05:36
Yes, If you have

1 date Field which insert current date of transaction
2 the result of Profiler when first record was inserted


Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -