Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP SQL bug?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
VFP SQL bug?
Miscellaneous
Thread ID:
00460685
Message ID:
00460685
Views:
48
The following statement will retrieve the correct record in VFP

SELECT * FROM HISTORY WHERE RecNo() = 1 INTO CURSOR ItemList0

But the following statement:

SELECT * FROM HISTORY WHERE RecNo("History") = 1 INTO CURSOR ItemList0

will retrieve all records from History in VFP5 but 0 records in VFP6

Anybody knows why? Just a bug?
-----------------------------------------------------------------
Paul Lee ........... Abri Technologies ......... http://abri.com/
'Recover' - top rated FoxPro/dBase file repair utility.
Next
Reply
Map
View

Click here to load this message in the networking platform