Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I check a table to see if a particular index exists?
Message
 
 
À
28/06/2005 13:54:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP
Network:
Windows NT
Database:
Visual FoxPro
Divers
Thread ID:
01027141
Message ID:
01027149
Vues:
11
This message has been marked as the solution to the initial question of the thread.
IF TAGNO("mytag") > 0
  * Tag "mytag" exists
ENDIF
>
>I have the need to check to see if a certain index exists on a table. If it does, I will open the table accordingly. If it doesn't, I need to open it a different way.
>
>Any ideas?
>
>Thanks,
>
>Alicia Bay on behalf of Joe Pawlowski
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform