The text of this article is not in this database — only its details are. Read it on the old site: ADO.NET Application using MS Access 2007 database
3 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: ADO.NET Application using MS Access 2007 database
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
muhammad sanjayaPosted May 14, 2013, 3:54 AM
simple clear. even msdn did not provide example as easy as this. or I'm just too stupid hahaha. btw, the picture of step 3 : adding references, is same as picture of step 1.
Unnikrishnan CPosted Sep 26, 2010, 8:26 AM
Dear Friend Using your code, data can be read and processed from a single table. I am a person just trying to lear C#. How to access data from 2 tables with the following fields. Table1 Column Name Column Name Column Name ID PrimaryKey, Name, Age Table2 Column Name, ColumnName, Column Name ID ForeignKey, DateOfPromotion, Designation The ID in Table1 is unique for each row of data. Its relational data resides in Table2. How to get both data for further processing? Thanks in Advance. Unnikrishnan
David DAYANPosted Apr 12, 2010, 7:46 PM
I want to download the database file Testing.accdb. Where i can find it?