Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 external functions?

Author  Topic 

Ex
Posting Yak Master

166 Posts

Posted - 2005-01-18 : 19:55:55
is there any way to use external functions as UDF in sql server

i know with some other databases you can define functions on .dll's and use them as your UDF within stored procs and triggers

is there ways to do this in sql server as well?

nr
SQLTeam MVY

12543 Posts

Posted - 2005-01-18 : 19:58:09
Have a look at extended stored procedures in bol

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -