Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Rated
Read 14,949 times

Related Categories

Generate VB Source Code from Access Database

Generate VB Source Code from Access Database
$ 200.00
Unknown Software Publisher
More Information & Purchase
Unknown Software Publisher

This tool read Access Database, and build a VB Module (.bas) with a full source code to read / write this Database, create a new Base.The generated module contains declaration variables (user type) as well as defined in the analysed Database. These types are named with Data Tables Names. The fields are named with Field Database Names. You have now only ONE sub to access to your Database in your Sub procedures, very easy to use ! You can Open and Close Database, and for each Table, Count records, Delete a record, Reach First record, Insert a record, Reach Last record, Update a record, Reach Next record, Reach Previous record, Search a record on a Key, Repair Database, Delete all the records in a Table. You have also all the source code to create the blank database with the analyzed structure.

Comments