Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL 2000 UDFs for common VFP functions?
Message
From
14/10/2002 22:45:47
 
 
To
14/10/2002 17:21:47
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00711104
Message ID:
00711195
Views:
9
Isn't IIF() reserved for MDX Analysis and not common T-SQL?

>>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.
>
>Dan, what you really need to do is get to know the built-in SQL2K functions. Look at ISNULL (check_expression , replacement_value) as a substitute for NVL(). SQL has an IIF() function which is the same as VFPs, and also a CASE statement for inline evaluaitons.
- Jeff
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform