Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy the contents of 1 field to another field using 2 ta
Message
De
16/02/2004 05:01:52
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00877557
Message ID:
00877578
Vues:
11
This message has been marked as a message which has helped to the initial question of the thread.
>Cetin,
>
>This doesn't update the modacad table. The path field that is in the paths DBF file should update the path field in the modacad table where the mainkey is the same. I cannot find the ref to the modacad table.
>
>Many Thanks

Right my bug :
SET DEFAULT TO 'C:\Pathproblem'
select paths
local luMainKey
scan
  luMainKey = paths.MainKey
  update Modacad set path = paths.path ;
     where mainkey = m.luMainkey
endscan
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform