Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating temporary cursor
Message
From
16/08/2016 09:54:23
 
 
To
10/08/2016 17:13:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01639349
Message ID:
01639512
Views:
116
>Is there any way to create a temporary cursor, as one would with SQL Select when 'selecting' data, but an empty file with a defined structure, like you would do with regular vfp commands? As in use a file, and Copy Structure To, but to a temp cursor. I know I can copy to a temp table, and delete that, but I don't want to do that if I can help it.
>
>Many thanks!


Another word of caution;
(on CraigB post)

Option 2 with select statement gave me nasty bug while ago, (There was a long thread here on that)
whereas options 1 and 3 never failed me. However, beware of long field names with option 3, they will be truncated to 10 chars.

Just caution :-)
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform