Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote Data Access
Message
 
 
To
24/10/2000 12:38:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00433596
Message ID:
00433648
Views:
10
>That is "Property is Invalid for Table Cursors."

Like Trey asked, what is the backend DB? It may not support the TOP N clause. If it does not, you could try:

select min(drawing_code) from mytable where drawing code > current_code

Then use the return value to retrieve the data.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform