Hi,
I have a simple .sql file which will create a database in mySQL.
pl. help me to run this .sql file from vb6 program with shell command.
Also tell me, how to add a username and password in the Shell command.
I have a simple .sql file which will create a database in mySQL.
pl. help me to run this .sql file from vb6 program with shell command.
Also tell me, how to add a username and password in the Shell command.
Comment