Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UDF in SQL Server 2K
Message
From
20/11/2002 17:25:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
UDF in SQL Server 2K
Miscellaneous
Thread ID:
00724953
Message ID:
00724953
Views:
48
Hi all,

In VFP, I can do a SQL Select like this :
SELECT cnoee,cname,dage(demas.dbirth) FROM demas

If I want to do the same in SQL Server, do I create a User Defined Function for dage in "Enterprise Manager"?

Can someone direct me the correct direction? Some short syntax would be greatly appreciated, :) . If I want to analyse the age of the employee by passing a date, how will I accomplish that? Normally I will pass dage(demas.dbirth,pdanalysis) where pdanalysis is the private variable..

Regards.
Next
Reply
Map
View

Click here to load this message in the networking platform