Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating & Restoring data from BackUps
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Creating & Restoring data from BackUps
Divers
Thread ID:
00752917
Message ID:
00752917
Vues:
56
Hi,

We have an application that is trying to fill a FoxPro database with data. The application deletes all the records from all the tables and adds new records to the tables.

Assuming that we have a backup of the database, what will be the best way to accomplish this task?

1. Restore data from BACKUP, when this app fails OR
2. Back up the new database when the app completes successfully.

Either way what I am trying to do is copy data from one database to another.

I am trying to find the quickest method to do this:

- Select * from BackUpTable1 into Table1 OR
- Use Replace OR
- APPEND FROM

OR is there a better method?

Thanks.

Ria
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform