This is a fully functional sample that shows some advanced features that would be hard to do with bound controls.
Latest Microsoft Access Articles
Fuzzy Matching Demo in Access
Dare to enter the world of approximate string matching with this introduction, tutorial, and Access 2000 database demo with a 99% precision/recall.
Compact and Repair All Access Databases in a Directory and in the Directories Beneath It
Compact and repair all Access databases in a directory and in the directories beneath it using arrays, the "Dir" function, and JRO with MS Visual Basic 6.0.
Event Spy for MS Data Grid
A utility form that will show DataGrid events with parameters as they happen in realtime.
Create a Microsoft Access Database Using ADOX and Visual Basic .NET
See how to create a simple Microsoft Access database using ADO.NET and VB .NET.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Using Visual Basic to Create PDFs from Images
Explore how to convert images to a PDF document and how to combine two PDF documents into one.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.