1
Answer

Link A SQL Server Table Into .MDB File

How can I utilize ADO.Net to link a SQL Server table into a .mdb file?  I know how to use ADO.NET to make a connection to the .mdb file, but not the above?

Answers (1)