1

Is it possible to use a SQL Server database, i.e. a .mdf file, without having to install SQL Server (Express)?

1

1 Answer 1

1

No you cannot use .mdf file without installing SQL Server on your system. However, there are some open source projects which you might be interested to look in like OrcaMDF which you can use to read the SQL server data files without the usage of SQL Server installation.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.