Hello, I have a program which uses a mdf database. But when I want to open it on other computers, it doesn't work.
What do I need to open these programs?
thanks
Printable View
Hello, I have a program which uses a mdf database. But when I want to open it on other computers, it doesn't work.
What do I need to open these programs?
thanks
An mdf file is a SQL Server data file... so it needs to be attached to a SQL Server instance of some kind.
-tg
So, what do I have to do to open it?