Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MySQL syntax on Linux server
Message
De
02/11/2009 22:36:01
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
MySQL syntax on Linux server
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MySQL
Application:
Desktop
Divers
Thread ID:
01432836
Message ID:
01432836
Vues:
103
Hii,
I have a MySQL server running on linux and there is an error when using a command like

SQLEXEC(MConnection, "Select * From Sales", "Temp")

but it works fine if I run it in Windows server.

Later I find out it works if I changed the "Sales" into "SALES" (Capital letters)

SQLEXEC(MConnection, "Select * From SALES", "Temp")

Plz, advise me to solve this problem. Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform