Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
3834 Points
963 Posts
Apr 20, 2012 05:29 PM|LINK
Well,
You can't detach an .mdf and use it as a datasource. It has to attached to the database engine.
ReAttach the database to the engine and recreate your linqtosql entity object.
adamturner34
Contributor
3834 Points
963 Posts
Re: SQL connection Error 26 while using LINQ
Apr 20, 2012 05:29 PM|LINK
Well,
You can't detach an .mdf and use it as a datasource. It has to attached to the database engine.
ReAttach the database to the engine and recreate your linqtosql entity object.