mike mcintyre's

.N e t J o u r n a l

vbCity Blogs moved to:
http://cs.vbcity.com/blogs
  Home :: Syndication  :: Login

OctNovember 2009Dec
SMTWTFS
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345

Archives

Topics

Source Code

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

 

posted on Thursday, November 16, 2006 8:00 AM