Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBF() not found
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
DBF() not found
Miscellaneous
Thread ID:
00220314
Message ID:
00220314
Views:
71
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?
Next
Reply
Map
View

Click here to load this message in the networking platform