Attaching the ESHA Database to SQL Server (using Database Utility)
To attach the ESHA Database (eshadata or gendata) to SQL Server:1. Copy the *.mdf file from "[CD]:\win32\program files\ESHA Research\data" into the to a drive that is local to the computer (reco ...
How to repair MDF files not detached from SQL Server 2000
If you have an mdf file that was not properly detached from SQL Server 2000 (possibly due to a hard drive crash), the first (best) option is to restore the database from a valid backup. If t ...