Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Annoying temp files created by Open(......)
Message
 
À
Tous
Information générale
Forum:
Visual C++
Catégorie:
Autre
Titre:
Annoying temp files created by Open(......)
Divers
Thread ID:
00058962
Message ID:
00058962
Vues:
81
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform