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)
 C# and UDF

Author  Topic 

Mazdak
Yak Posting Veteran

63 Posts

Posted - 2002-08-10 : 02:36:00
Is it possible to run UDF from C# application?How?

JustinBigelow
SQL Gigolo

1157 Posts

Posted - 2002-08-10 : 14:29:44
You can run a UDF (or any other valid T-SQL statement) from ADO.NET's command object.

Justin

Have you hugged your SQL Server today?
Go to Top of Page
   

- Advertisement -