Hi All,


I need to backup and restore MySQL database using ODBC from my client
machine. My database is in the remote server.

I am building my backup command using C program.



Example: My backup will have the following.



Mysqldump -h host name -u username -p password  --databases <database
name> > dump.dmp



My doubts are as follows.



1.      How to take the backup and restore from the client machine using
ODBC?
2.      If I have connection already established using ODBC, can I run
the Mysqldump command with the connection id? If yes, do let me know the
solution.





Pl let me know the solution.



Regards,

Narasimha






Confidentiality Notice

The information contained in this electronic message and any attachments to 
this message are intended
for the exclusive use of the addressee(s) and may contain confidential or 
privileged information. If
you are not the intended recipient, please notify the sender at Wipro or [EMAIL 
PROTECTED] immediately
and destroy all copies of this message and any attachments.

Reply via email to