Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reverse comma-delimited string
Message
De
05/09/2019 14:30:14
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
05/09/2019 01:48:03
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01670542
Message ID:
01670611
Vues:
58
>>VFP always have been slow in string operations, I started creating such FLL solutions for myself many years ago. Maybe you can do fast using sys(2600). Normally strings are immutable, and s = s + ... operation is quite inefficient creating a new string each time. With 400-500 elements the problem is negligible.
>>
>>Yes you could do the same in SQL Server with CLR (and actually I did, for a real world app, that was otherwise getting ages to complete and was timing out with something like more than 10K elements - CLR version OTOH completed in something like 20 ms).
>>
>
>If only those pesky DB administrators at our clients would allow CLR to be used. This is the main reason we have not gone this route. I have a specific need to write my own aggregators, but I still have to work around them.
>
>Walter

That is not a problem when the DBA is you :)
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform