Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBF() not found
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
DBF() not found
Divers
Thread ID:
00220314
Message ID:
00220314
Vues:
73
Hi All,

Can anyone explain the following behaviour:

Create a table (test1) and add some records
Create an identical table (Copy structure to Test2)
Select * From Test1 Into Cursor curTest1 NOFILTER

weirdness number 1: The function DBF() shows a blablabla.tmp in the windows temp directory. The file is not there (explorer doesn't show it) while NOFILTER should create it?

weirdness number 2: A Select out of DBF('curTest1') triggers a file blablabla.tmp not found error while an Append from DBF('curTest1') works fine?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform