Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL - help
Message
 
To
15/10/1997 00:14:02
Shihchau Tai
Apic Systems Pte Ltd
Singapore, Singapore
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00054618
Message ID:
00054623
Views:
29
Shih,

You ahve no garuantee what recno() will return inside the sql. Don't use recno(), instead select the primary key from the table. If the table doesn't have a primary key then give it one, because sql is designed to work on relational databases and in RDBMS there is ALWAYS a primary key.
Previous
Reply
Map
View

Click here to load this message in the networking platform