Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a cursor at run-time
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01619659
Message ID:
01619663
Vues:
61
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform