Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MySQLDump.exe
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
MySQLDump.exe
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Novell 5.x
Database:
MySQL
Divers
Thread ID:
01228295
Message ID:
01228295
Vues:
77
Hello,

I try to make a backup from an MySQL database from within a VFP application.

I tried the following command so far:
! /N c:\Projects\MyApp\MySQL\Bin\MySQLDump.exe --user=root --port=3307 MyDatabase > c:\test2.sql
This line works in the DOS commandline. but when executing from VFP, MySQL returns an error
Couldn't find table ">"
So it mixes up the ">" character and assumes it is a table, although running from DOS it does it well.

Any ideas what I could do, or using another backup program?

Thanks in advance for any help.
Christian Isberner
Software Consultant
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform