Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reconnect to ODBC database

Status
Not open for further replies.

ind

Programmer
Mar 9, 2000
121
US
I am using MSDE for the connectivity of my database.
I had to re-install it on the server for our network.
I made backup copies of the database and installed MSDE.
The .mdf and .ldf files are in the same folder location, but I can not connect to them.

Please help!!!!!!!!!!!!!!!!!!
1-1/2 years of work at stake!!!!!!!!!!!!!!!!!
 
Try using sp_attach_single_file_db to attach the database file. Robert Bradley
teaser.jpg

 
in adition to foxdev said delete ldf files. John Fill
1c.bmp


ivfmd@mail.md
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top