in this easy (as can be) tutorial we will link an MS access DB (database) to a C# Windows Form Application -and through that form query the DB with the SQL database language . This is for a beginner tutorial i.e.
so you need no background knowledge of SQL. Knowledge of MS access and C# programming is
required. we will be using access 2007 , MS C# 2010 version. This will be for access to a local
database, which means the database file will reside on the same computer as the C sharp
application. The same method presented here with similar code can be used to connect to a MySQL database.
Use the source code to cut and paste into a new winforms project-and use the image shown (with the named elements)-to easily recreate the program.
Tutorial:Link Database,C Sharp&SQL Query
Link MS Access Database to C Sharp Winform
Brought to you by:
greatcoder
Downloads:
0 This Week