Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Increment Field
Message
From
11/04/2008 15:44:59
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01309981
Message ID:
01310053
Views:
29
This code give a syntax error:
CREATE CURSOR curtest (test1 I, test2 I)
*-- Add rows here
select test1, test2, recno() from (select test1, test2 from curtest)
>>It gives 'syntax error' in VFP9.
>
>Can you put your exact sample here please?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform