Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Annoying temp files created by Open(......)
Message
 
To
All
General information
Forum:
Visual C++
Category:
Other
Title:
Annoying temp files created by Open(......)
Miscellaneous
Thread ID:
00058962
Message ID:
00058962
Views:
76
The following statement creates a file in Windows\temp every time the program is run and leaves it there.

courseSetPtr->Open(CRecordset::snapshot, query, CRecordset::none);

So if I run the program 20 times, I have 20 files that look like this:

########.fxp where ######## is some random generated filename like 14325098.fxp.

Why is this file hanging around? The recordset is accessing a Visual FoxPro 3.0 database.

Help! Don West.
Next
Reply
Map
View

Click here to load this message in the networking platform