Can any help me in creating connection of mysql with vb6.0.
Please provide me sample codings if you have.
Im using INI file where the connection needs to be given. For msacces ive used like
CONNECTION=Prov ider=Microsoft. Jet.OLEDB.4.0;D ata Source=C:\Sampl e.mdb;Persist Security Info=False
Please provide similar solution for MySql.
THANKS in advance
Please provide me sample codings if you have.
Im using INI file where the connection needs to be given. For msacces ive used like
CONNECTION=Prov ider=Microsoft. Jet.OLEDB.4.0;D ata Source=C:\Sampl e.mdb;Persist Security Info=False
Please provide similar solution for MySql.
THANKS in advance
Comment