Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a cursor at run-time
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01619659
Message ID:
01619663
Views:
62
VFP may not create a physcal dbf at all but when it does, it's in VFP temporary folder with some temp name which suppose to be unique

>
>If I am creating a temporary cursor as follows:
>
>
>CREATE CURSOR CUR_TBLNAME (.. list of columns in the cursor )
>
>
>does VFP create this cursor in a TEMP folder as a random name (physical dbf file) or it always going to be the same name?
>
>The reason I am asking is one customer a few days ago ran into a problem where when creating an index tag for this temp cursor they were getting the message that the .cdx file already existed. Non other customers ever got this problem. I am thinking that it could be because of a glitch with the customer that had a problem. Or maybe I am not creating the cursor with a truly random .dbf file name.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform