Database Connectivity using DSN

  • Thread starter Thread starter Arun K
  • Start date Start date
A

Arun K

Hi,
I need to connect to SQL server Database using a System DSN. Can anyone
tell me how to connect to SQL Server using DSN in ASP.NET (VB.Net).
Using a Try Catch block.

Does anyone know how to create a "filename.DSN" file. I know how to
create a system DSN, but my N/W admin has asked me to create a DSN file
to send him. which would be a file name with ".DSN" extension.

thanks in advance.
 
Back
Top