Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alias is not found
Message
 
À
06/04/2000 18:25:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00356588
Message ID:
00356589
Vues:
15
Sounds like the table is not in use. You must USE it before SELECTing it. Try putting this before the SELECT command:

?USED('Member')

>I have just created a new table called member when I try to select the table in the program it says alias 'Member' not found. But if I use it in the command window it finds it. Why can't I select it but can use it.
>
>Select member - error
>Use member - no error
>
>All my tables are in the same directory and this is the only table with an error occuring. Any ideas as to why it might be doing this?
>
>Thanks,
>Tyler
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform