Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy to ... type XL5 or Copy to ... type XLS .. Functi
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00088603
Message ID:
00088605
Vues:
30
>First problem: I have two database files and I want them copied into one .XLS file. I used a command of Copy to [filename] type XL5. But I got a problem, because when the second file was copied, the first file was overwritten. .. do you know how to solve it ?

If the files are the same structure, then append one to the other and do a single COPY TO.... command. If they have different structures, and you want them on different pages of the spreadsheet, you may have to Import them from Excel instead of Exporting them from VFP

>Second problem: I made an application using VFP 5.0, in the Main Menu program. I have closed all the databases but if I click the cross sign for quitting the program, a message will come out " Can not Quit Visual Fox Pro ". As I know, this message will come out only when someone tries to quit before closing all/some files.

You probably have a table with open transactions. Check the DataSession window to see if you have open data sessions which should be rolled back, reverted, etc. until you can close them.

HTH
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform