D
_DS
There is an article on MSDN called: "HOW TO: Build a Connection String
Programmatically in ADO.NET by Using Visual C# .NET"
http://support.microsoft.com/default.aspx?scid=kb;EN-US;310083
The article outlines adding refs to MSDASC and adodb to a project in
order to interactively generate and test a db connect string.
I can't imagine that VS2005 would still be ref'ing older com modules
for this. What is the new function?
Programmatically in ADO.NET by Using Visual C# .NET"
http://support.microsoft.com/default.aspx?scid=kb;EN-US;310083
The article outlines adding refs to MSDASC and adodb to a project in
order to interactively generate and test a db connect string.
I can't imagine that VS2005 would still be ref'ing older com modules
for this. What is the new function?