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 |
|
karuna
Aged Yak Warrior
582 Posts |
Posted - 2002-07-03 : 00:57:36
|
| Hi, We were using sql server 7.0 evaluation version for our development purpose, things went fine for almost 4 months, all of sudden all our user created databases vanished....there is only default dbs in the server but still sql server is running fine...any idea what would had happend...or any way we can retrieve the old db from some where..I checked the data folders nothing was there expect mdf and ldf files for the default dbs...KarunakaranDon't wait for things to happen,Make them to happen... |
|
|
chadmat
The Chadinator
1974 Posts |
Posted - 2002-07-03 : 01:29:27
|
| That would never "Just Happen" someone either dropped your DBs, or something like that. If you have Backups, you can restore them, otherwise, you need the MDF, and LDF files to attach them. Has nothing to do with Eval, you will get a message when your time is up.-Chad |
 |
|
|
¢ödêmån
Starting Member
32 Posts |
Posted - 2002-07-04 : 01:17:40
|
| BACKUP BACKUP !!--¢ödêmån-- |
 |
|
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2002-07-04 : 03:29:09
|
quote: BACKUP BACKUP !! --¢ödêmån--
What, a delevoper having a backup??...  PeaceRick |
 |
|
|
|
|
|