Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL question foxpro 3
Message
 
To
16/05/2004 05:13:04
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00904009
Message ID:
00904434
Views:
22

If Table2 is a table and you have defined a Tag index,
VFP build a structural CDX index.
Everytime you use Table2 VFP open this index automatically.

Try this:

WAIT WINDOW STR(TAGNO('Table2'))
SELECT .....


You're right again, I didn't test it that good. Thank you for sharing, I wasn't aware of the lookup function in vfp, which is very handy.

Zakaria al Azhar
Zakaria al Azhar
My blog on Actuaris.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform