Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Increment Field
Message
 
To
11/04/2008 15:44:53
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:
01310070
Views:
36
>>>>It was exactly your sample.
>>>
>>>Not sure why it didn't work - AFAIK it should. Ok, if I can find VFP9 somewhere I'll test.
>>>
>>>Thanks.
>>Tested www.microcomplex.com/temp/Test.jpg ;o(
>
>I am sorry, I cannot use links here. What did you get?

but as SB said this works
select MyField1, myField2, recno() as myRec;
       from (select myField1, myField2 from myTable) DeravedTableName;
INTO CURSOR crsTest
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Reply
Map
View

Click here to load this message in the networking platform