Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select into a table
Message
De
04/08/1999 11:33:33
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
04/08/1999 11:20:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00249767
Message ID:
00249776
Vues:
22
Well, it seems to me that you'd be trying to recreate a table that the other instance is using. An obvious conflict.

If you don't really need a physical table, perhaps creating a temporary cursor (SELECT * INTO CURSOR MyCursor) instead would suit your need?

HTH

>I use an select statement into a table to populate my grid (recordsourcetype= alias). The problem is that when I open a second instance of my exe the program halts I'm getting a FILE ACCESS DENIED from the select statement. What can I do to correct this?
>
>TIA
>
>Sam
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform