I want to open a mdf file but i don't no the database manager to do it.
I suppose that solution is with vb and msde
But i'm newbie
thankslaurent leroy (laurent.leroynonews@.nck.ap-hop-paris.fr) writes:
> I want to open a mdf file but i don't no the database manager to do it.
> I suppose that solution is with vb and msde
> But i'm newbie
Normally you don't "open" an MDF file. You access a database through SQL
Server from a client program; you don't access the database file directly.
--
Erland Sommarskog, SQL Server MVP, sommar@.algonet.se
Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techin.../2000/books.asp
No comments:
Post a Comment