error when connecting to database

  • Thread starter Thread starter Paul Watt
  • Start date Start date
It sounds as if SQL Server is already connected to this. That would be why
you are getting an error that it is already attached or in use. Try
connecting first to the SQL Server Express instance and then select the
database instead of linking to the file directly.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top