Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Synchronization with MsAcces Table vs Vfp Table
Message
De
27/02/2004 06:04:16
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00881100
Message ID:
00881394
Vues:
24
>Hi,
>i know remote views and i am using sometimes but i couldnt find any good vfp code idea for seek&insert loop .

The idea is you use just database in your project, but try the code follow.
SELECT <remote view>
go top

SCAN
    IF SEEK(<expressino>,<alias|workarea>, index)
       insert into table (...)
    ENDIF
ENDSCAN
Atenciosamente,
Welington Lourenço Melo de Paula BH / MG
welingtonl@yahoo.com.br
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform