Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sychronization VFP and SQLServer
Message
De
18/02/2004 22:40:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Sychronization VFP and SQLServer
Divers
Thread ID:
00878612
Message ID:
00878612
Vues:
44
Hi all,

Which is the better ways? (see below)

Method 1:
Retrieve all records of the sqlserver table. Index the view, and seek if record from vfp exist in this view. If not, SQLEXEC to insert.

Method 2:
SQLEXEC with SELECT with the WHERE clause for the pk. If not record, SQLEXEC to insert.

If there is better way, please advise. The tables will be big.

Regards.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform