Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I check a table to see if a particular index exists?
Message
 
 
To
28/06/2005 13:54:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01027141
Message ID:
01027149
Views:
10
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform