Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL 2000 UDFs for common VFP functions?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00711104
Message ID:
00711162
Vues:
9
>Has anyone duplicated (or failed to duplicate) common VFP functions as SQL 2000 UDFs? Looks like a good way to easy the transition of VFP views which are littered with IIF(), NVL(), etc.
>
>TIA

Hi Dan,

Using SQL 2000 UDF's would slow down queries considerably because UDF would have to be executed for each row in the query. You'll have to think twice before going this route.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform