I am trying to add new existing item .mdf database file created in SQL Server Express 2008 R2.
When I try that i got error “Connections to SQL Server Files (*.mdf) require SQL Server Express 2005 to function properly.”
What I have to do?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try this:
Jon Gallant’s Blog: Solution to the exception: “Connections to SQL Server files (*.mdf) require SQL Server Express 2005 to function properly.”
Otherwise, these may also help:
I do hope this helps! =)