PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
Accessing UDF's that return tables
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
Accessing UDF's that return tables
![]() |
Accessing UDF's that return tables |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Can anyone give a quick example on how to store a Table returned from an SQL
Server User-Defined Function into a DataReader object? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
select * from dbo.MyUdf('blah')
search in SQL Server Help for this: user-defined functions, return a table -- Free ASP.NET Business Icons And Graphics http://www.eggheadcafe.com/free_gra...ult.asp?start=1 "Kenneth" <kenneth_boehme@hotmail.com> wrote in message news:cpb5gi$ll6$1@news.xmission.com... > Can anyone give a quick example on how to store a Table returned from an > SQL > Server User-Defined Function into a DataReader object? > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

