do u need to download something for VB2005 to connect to a mySQL db? cant connect to mysql db? any suggestions?
A:
Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;
Great site for all sorts of connection strings...http://www.connectionstrings.com/
CodingBytes
2009-07-09 20:16:45