Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select Query with like condition
Message
De
08/03/2004 14:22:09
 
 
À
08/03/2004 14:16:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00884197
Message ID:
00884199
Vues:
13
If you are sure, try this:
Select distinct(a.title),b.docindex_i from ocrdata a,docudeck b ;
where b.file_name = a.tiffile  ;
and a.ocdata like "%schedule%" ;
order by a.id into cursor lcsource
Fabio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform