Click here to Skip to main content
15,889,216 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
I have an c# application project and access database. i want setup that..tell to how do that
Posted
Comments
Maciej Los 19-Nov-14 2:01am    
Setup... what?

Really don't know what kind of issue do you have, because there is no need to setup anything.

Assuming, you want to write database program which uses MS Access database as a "server", please, see:
Accessing Microsoft Office Data from .NET Applications[^]
How to: Connect to Data in an Access Database[^]
Data Programming with Microsoft Access 2010[^]

To properly set connection string, please use this: http://www.connectionstrings.com/access/[^]
 
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