Tutorial and Source Code: Data Access Layer For Microsoft Access Databases
This multi installment article will provide instructions and source code you can use to create a data access layer (DAL) for Microsoft Access databases. Along the way the article will explain when a DAL may be appropriate and some of the roles ADO.NET and Visual Studio data technologies can play in a DAL.
This first installment provides instructions and a downloadable example that can be used to create a basic class library (DLL) that will be extended in future installments to become a data access layer for Microsoft Access databases.
Due to the size of the instructions in this installment I am not posting them here in this blog entry.
Click the link above to access the tutorial and source code for this installment.
mike mcintyre http://www.getdotnetcode.com