Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Comparaison
Message
From
19/04/2001 19:21:58
 
 
To
19/04/2001 19:08:42
N. Lea
Nic Cross Enterprises
Valencia, California, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00497635
Message ID:
00497646
Views:
8
Then non-SQL way:

SELECT table2
INDEX ON inv_no TO whatever
SELECT table1
SET RELATION TO inv_no INTO table2
COUNT FOR EOF('table2') TO some_var

>Is there a possible way to get away from SQL Statements?
>
>Possibly a scan or seek method that would work?
>
>Thanks again!
Previous
Reply
Map
View

Click here to load this message in the networking platform