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.
| Author |
Topic |
|
SQLServerSpotlight
Yak Posting Veteran
57 Posts |
Posted - 2004-09-27 : 20:49:27
|
| Hello all, I have a stored proc that collects data from all the db's via 'use ['+@dbname+'] dbcc loginfo' The column CreateTime of SQLServer7 has become CreateLSN on 2000. Does Anyone know what this number is? And can I use it to calculate the CreateTime from SQL7? Thanks, J |
|
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
|
|
|
|
|