on July 10th, 2009

This is one of the questions comes to in my mind when I first tried to work with visual basic 6. 0 (vb6) and backend as mysql database.
Actually its required to install the mysql odbc connector. Which you can find on the mysql website. Ok here is the link for the mysql odbc connector
http://dev.mysql.com/downloads/connector/odbc/5.1.html
Just select [...]

Continue reading about How to connect vb to mysql

on July 8th, 2009

How to install MySQL on your windows based pc or computer
Installation Procedure 
Step-I
Download the MySQL server latest version from the MySQL site, according to your operating system, in this case this is Windows the version I have tried is for Windows XP.
http://dev.mysql.com/downloads/
From the above link select the latest version of MySQL and for windows select [...]

Continue reading about How to Install MySQL

on July 7th, 2009

What is MySQL?
Why am I selected this topic?
Always there are lot of queries about the databases available in the market especially when you like to have a big relational database system (RDBS) based application. There are many RDBMS system available in the market at present.  
Brief Introduction
Here I am talking about the one which is [...]

Continue reading about What is MySQL?