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#?
Roei BarPosted Oct 4, 2009, 4:43 PM
http://www.connectionstrings.com/dsn
Kirtan PatelPosted Oct 4, 2009, 4:01 PM
Here are all Syntax of MS Access Connection Strings
choose what ever is suitable to you
http://www.connectionstrings.com/access-2007