mike mcintyre's

.N e t J o u r n a l

This blog hosted by:
http://blogs.vbcity.com      
  Home :: Syndication  :: Login

AprMay 2008Jun
SMTWTFS
27282930123
45678910
11121314151617
18192021222324
25262728293031
1234567

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