Free VB.NET Code Snippets, Source Code, Articles, Examples, Tutorials and Programming Help

Posts Tagged ‘ADO.NET’

Write to MS Access 2007 Database from VB.NET

This is a very short example about how to write (insert a new record) to MSAccess database from VB.NET.
I believe that the code is well commented so no additional explanation is needed. Enjoy!