Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

returning dataset from clr functions

 
   Database Forums (Home) -> Client RSS
Next:  Problems with Import of UTF-8 files - Differences..  
Author Message
Seba

External


Since: Feb 18, 2008
Posts: 1



(Msg. 1) Posted: Mon Feb 18, 2008 11:01 am
Post subject: returning dataset from clr functions
Archived from groups: microsoft>public>sqlserver>clients (more info?)

Hi
Im trying to get dataset (table etc) from clr function/procedure. I know
there is VTF functions that allow return table of values. But this requires
specify columns that function returns.
There is also SqlContext.Pipe.Send - so I can pass sqlReader and get table
of values retuned by reader.

But i want to connect to another database (pervasive), get dataset from that
database and return table. I want to pass any query to function so i cant
use VTF function as query may be vary every time. And i cant use Pipe.Send
because im getting data from another database (using pervasive objects
including reader - so i have no sqlDataReader to pass it to pipe.send).

any idea how to return just DataSet?

 >> Stay informed about: returning dataset from clr functions 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
different environment fails to fill a dataset - I have a C# client application that uses SQL Server as a backend. It works fine on my development workstation. But when I moved it to another test workstation four out of the five winforms worked fine but one doesn't. The one that doesn't can open the...

problem deploying access project - I have given a copy of my access project to user. This was developed in Access 2003 in Access 2000 file format. User PC is running Access 2000 ( 904402 SR-1). The problem seems to be that Functions are not visible to thic client so queries and forms..

Why the table is locked ? - Dear all, I have Access Font End to SQL server Back end. In an Access form, I use combobox, based on a stored procedure, which based on 1 table (SELECT LocationID, LocationDescription FROM Locations). When I open the form and check in the SQL server....

SQL problem pls help - I have installed Visual Studio 2005 beta 2 that include the SQL Express. Then I installed the SQLClient to my pc too. And when I click on the sql group An error message pops up "A connection could not be established to Computername\sqlexpress. ....

enterprise manager error - Hi, When trying to modify or add a table using enterprise manager I got this message error: Enterprise manager: not enough storage is available to complete this operation. I have a lot off space available. I don't have a memory leake. My server is..
   Database Forums (Home) -> Client All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]