Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Seek
Message
De
26/12/2006 08:39:21
 
 
À
26/12/2006 04:20:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Seek
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01180158
Message ID:
01180175
Vues:
16
See if Thomas' ideas help you:

Re: What is the best index expression? Message #1006091


>hi all,
>
>i try to compare between 2 tables via field(fixed_line) at 2 tables
>
>but source.dbf have fixed_line as 7 numbers, and another table have fixed_line as 6 numbers,
>i need to to begin from second number from source.dbf
>
>as 8524163 begin form 524163.
>
>CLOSE all
>
>USE INTERVIEWED in 0
>INDEX on fixed_line TO ll
>USE source in 0
>INDEX on fixed_line TO hh
>
>
>
>replace IN source ;
>   FOR fixed_line==LOOKUP(INTERVIEWED.fixed_line,fixed_line,INTERVIEWED.fixed_line) AND NOT EOF('INTERVIEWED') ;
>   flag1 with INTERVIEWED.flag1
>
>thanks.
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform