11.10.07

VB and mySQL
Compiled by Soumya Gopinath

How will you connect a data entry application written in VB to mySQL ?

DRIVER= {MySQL ODBC 3.51 Driver};SERVER=server id; DATABASE=database name; UID=user name; PWD=password";

No comments: