|
Kristen
Test
United Kingdom
22191 Posts |
Posted - 06/14/2006 : 09:55:55
|
Is it possible that an automated backup was running for SQL Server that picked up all databases? if so there may be backup files available (which will be deleted after their retention time expires).
Other than that you are looking at normal disk recovery tools - the more you use the machine in the meantime the less the chance of recovering the files.
If SQL Server has reused the database (rather than deleting it and creating a new one) and you have no backup files then I doubt there is anything left.
A tape backup may have some information (i.e. of the native MDF / LDF files), although the files will have been in-use was SQL Server was running. However, if there is a tape backup from when SQL Server was stopped, for any reason, that would be useful as the files would not have been in use.
Kristen |
 |
|