Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello guys,

i am using vb.net 2010 and ms access 2007. i want to create dsn connection while installing application. my db is located in \bin\Debug\db\shop.accdb.


And also tell how to give connection string.

if you know mssql server 2008 dsn connection also pls inform to me

Thanks
Posted

1 solution

Here, by using a Connection String[^] you can connect to database.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900