VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



MySql Wrapper

by StevensN (1 Submission)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

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

Download MySql Wrapper

Download MySql Wrapper (161 KB)

MySql Wrapper Comments

No comments have been posted about MySql Wrapper. Why not be the first to post a comment about MySql Wrapper.

Post your comment

Subject:
Message:
0/1000 characters