Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo field search - atc
Message
De
22/07/2002 14:13:35
Frank Mundo
WindowDressers, Inc.
Maine, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00681208
Message ID:
00681285
Vues:
22
>>I need to seach for binary information contained in a memo field. What I am looking for is '63770C' (seen with Hexviewer). I don't believe I can use ATC for this. Any suggestions?
>>Frank
>
>You shouldn't use ATC() function on binary data. Try
? AT( CHR(0x63) + CHR(0x77) + CHR(0x0C), mymemo )
Sergey,
Works like a charm. Many thanks.
Frank
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform