Quote Originally Posted by akhileshbc View Post
You want to test the connection, db operations(SELECT, INSERT, etc.) that you have written in your VB.Net application with a mysql db. Isn't it ?
Yes and no! I want to test the connection using Mysql and VB6. I might convert it for .Net later.