2
Answers

file dsn connection to database in asp.net using c#

The web host provider for my website only allows a file dsn for a connection between my web pages and an Access database. What syntax do you use to create a file dsn connection to an Access database using c#?

Answers (2)