J
jayuya
Can anyone point me to a link or give me a sample for a
connection string using DSN=??
Do I need to install ODBC for .NET???
this is the one that I normally use in my development
computer
Const ConnStr = "Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=C:\Database\myApp.mdb;User ID=???;Password=????;"
But my hosting will setup a DSN and i have not done it
that way in my sample application...
Thanks,
jayuya
connection string using DSN=??
Do I need to install ODBC for .NET???
this is the one that I normally use in my development
computer
Const ConnStr = "Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=C:\Database\myApp.mdb;User ID=???;Password=????;"
But my hosting will setup a DSN and i have not done it
that way in my sample application...
Thanks,
jayuya