Home
Tech Tutorials
VB.NETData Access Layer For Microsoft Access Databases - Part 1
Author: getdotnetco.web119.discountasp.net Published: 2nd Dec 2006 Visited: 2327 times
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.
Read Article Sponsored Links
Related Articles
• Seadragon by Microsoft Microsoft has always been the leader in innovation Without them MS Office and the all powerful Windows Operating System will never be possible Although Microsoft has hit quite a snag a few times for the past years it is still impossible to play down Microsoft s role in pushing forward online technol ...
• Apache Axis2 - Data Binding Data Binding Databinding for Axis2 is implemented in an interesting manner Databinding has deliberately not been included in the core and hence the code generation allows different data binding frameworks to be plugged in This is done through an extension mechanism where the codegen engine calls the ...
• Microsoft veteran to be CEO of Juniper After news that Kevin Johnson was out at Microsoft purportedly over the failure to buy Yahoo he was named the next CEO at networking vendor Juniper Networks ...
• Access WSDL Access WSDL and Generate Axis Stubs to Access the Web Service Remotely Now for the really cool stuff As we discussed earlier we have set up the ServiceMix as a separate web service gateway in front of the actual web service deployment Now we have to check whether we can access the WSDL from the Serv ...
• Swing Extreme Testing - The Data Validation Test The Data Validation Test The Ok button of the SaveAsDialog should only be enabled if the name that has been entered is valid A name can be invalid if it contains an illegal character or if it has already been ...
• Optimizing Website for Mobile Access Developers who are building Ajax based websites for mobile access have to think of optimization at all times Even though the performance of mobile computers such as smart phones and UMPCs has increased their hardware capabilities are still not at par with the experience of a regular computer Althoug ...