VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

MySql Wrapper

StevensN  (1 Submission)   Databases/Data Access/DAO/ADO   Visual Basic 5.0   Advanced   Wed 3rd February 2021

This is designed as a wrapper to the MySQL API, it is a windows dll and just needs compiling and registering before adding a reference to your projects, it provides a means of accessing a MySQL database as you would using ADO. This is the second and final version and has been compiled and tested with both VB6 and VB.NET and works very well with both. Please give feedback on this as it will help me to improve on it. Also please feel free to suggest anything that you would like to see in future version of this dll.

Side Effects
Please ensure that when you compile the application that you dont name the dll output file libmysql.dll as this will conflict with the MySQL API dll

API Declarations
All API declaration are from the MySQL API, details of which can be found on the MySQL website

Rate MySql Wrapper (6(6 Vote))

Download MySql Wrapper

MySql Wrapper Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters