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.
| 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.JustinHave you hugged your SQL Server today? |
 |
|
|
|
|
|