Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL GROUP BY with MEMO-Field in Fieldlist
Message
De
16/11/2013 09:20:17
 
 
À
16/11/2013 08:30:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01587998
Message ID:
01588146
Vues:
39
Thx - had not realized that. Pretty certain that the API version will not be less performant than the other 2. OTOH secondary reasons like needed version testing speak for "my" mentioned solutions of vfp-sys() function or special dll as nothing needs to be tested on all different OS targeted. Ease of distribution speaks for using vfp-sys as no foreign dll needs to taken care of. OTOH having access to the implementation of the algorithm as is the case in the MD5 on Leafe might tip the scale for some - at least for me not needing to depend/believe in case of trouble is a definite plus even if I will procrastinate quite a bit before really loading a debugger with the debug version of said dll ;-)

>There's also the api implementation of md5. For larger strings (and files) this outperforms the vfp implementation
>

>>There is a MD5 implementation on Ed Leafe's site which has better performance - not sure which function has theoretically more overlap.
>>Or you can combine both functions as in Sys(asAbove, F5) + MD5(F5) as F5MemoGrp - need perhaps to cast the results into Char-Types.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform