Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MySQL – Remote views
Message
De
31/01/2001 17:43:03
 
 
À
30/01/2001 18:58:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00470201
Message ID:
00470988
Vues:
33
Hello, Julie.

Sincerely, I really think that you've missed something, because I've tried your sintax at my computer and it worked like a charm. it should work in your case, too. More than that: the error messsage gives me the impression that the connection cannot find the table 'demo'.

Please try the following:

Use the command-line console named 'mysql.exe'. You'll find it in the 'bin' directory. Connect to MySQL server, using the following command:
mysql -hhost -uusername -p guthyrenker
It should connect you to the server.

show tables;

It should show the tables. Take a look at them. Are you positive that there are a table named 'demo'? I have to remind you that the name IS case sensitive...

Awaiting an answer,
Grigore Dolghin
Grigore Dolghin
Class Software.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform