Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create Cursor results
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00807896
Message ID:
00807997
Vues:
19
Thanks for confirming this.
I think I will have to rethink my structure slightly.

>If all you want is to make the data in session A accessible by another process in session B then copy you data to some table.
>
>Select yourCursor
>Copy to c:\temp\abc
>
>Now abc is available to your other process to open.
>
>The process could the delete abc once it's finished using it.
>
>>Ok this seems a bit odd to me.
>>I'm using Create Cursor to create a temporary table in a forms datasession. If I pass the dbf() of the resulting file to a different datasession and try to open the temporary cursor there then it gives me a "File is in use" error. Interestingly enough if you do a File(dbf()) it tells you that the file does not exist.
>>
>>Is it possible to open a temporary cursor in multiple datasessions?
>>Thanks in anticipation.
>>Caroline
Caroline
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform