Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a StrToHex API function?
Message
De
05/02/2002 07:43:27
 
 
À
05/02/2002 06:17:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00614674
Message ID:
00615358
Vues:
33
Great. Thanks Albert!

>>Albert,
>>
>>Yes I use the single function call. It wasn't obvious ( for me ;-) ) but testing revealed that the result was correct with the single function call. I have a question related to this subject. I am using your MD5() function to generate fingerprints for files that we import into SQL Server. This allows us to very quickly detect if a given file has already been imported. So far I've been using the code from the wiki. I'm wondering if I could use the single function call MD5()? What's the difference between these two methods?
>>
>
>
>Yes, just use
>
>lcCode = MD5( tcCompressed )
>
>The other functions give you the ability to add and remove data in small pieces. This makes it easy to to do things like my example with the progress update. This also helps when you are receiving the data asynchronously, but want to process data as you get it.
Daniel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform