Click here to Skip to main content
15,881,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
HI All,

Can any one provide the clear information to connect the "MySQL" server - which is available in different location. But it's able to connect to my machine.

I will provide the ip,port number,database name , user name and password also.

I have the mysql connector with c++ installed. I am getting to many issues to develop a simple vc++ application to connect to the MYSQL Server.

Thanks.,
Looser
Posted

See https://www.connectionstrings.com/mysql/[^]. Also, if you want help, then you need to be specific about your problem and give us the details. Saying "I am getting to many issues" does not tell us anything.
 
Share this answer
 
My intention is i have to develop a VC++/VB.vbs file/executable, which is taken as inputs as arguments. That is reads the arguments then try to connect the mysql server. If it is failed send a response connection failed. if successfully connected then return the success statement.

Thanks,
Looser
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900