Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
So let's here about filenames that cause problems.....
Message
De
10/07/1998 09:53:31
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00116077
Message ID:
00116111
Vues:
16
>>>Becky
>>1) Make sure that your file names are not actually VFP reserved words like KEY,CURSOR,STATUS,INDEX
>>
>>2) In a multi-user environment ALWAYS use unique names for temp files and tables, for example...
>Larry,
>
>You can get rid of alot of code by using cursors instead of tables for your selects.
>
>SELECT * FROM mytable INTO CURSOR MyResult NOFILTER
>SELECT MyResult
>
>There is no need to erase the cursor as it will go away when you close it.
Granted, but I was addressing the possible problems with filenames. Since there are no problems using the CURSOR I did not mention it.
//:^)
L.A.Long
ProgRes
lalong1@charter.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform