Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to fix connection is busy error
Message
From
21/01/2005 00:43:57
Aaron K. Y. Chu
Health & Care Co. Ltd.
Hong Kong, Hong Kong
 
 
To
20/01/2005 13:26:26
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00977596
Message ID:
00979180
Views:
31
Then you have to record the last records... e.g.

Last view ended at ID = 1200
SELECT tableA
   GO BOTTOM
nID = tableA.id
SELECT TOP 100 * FROM TableA WHERE ID > ?nID order by ID
Best regards,

Aaron Chu

********************************************************

Working with Visual FoxPro is a lot of FUN!

********************************************************
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform