Page 1 of 1

TMSStoredProc ftCursor ( dataset ) Param Sample

Posted: Fri 29 Sep 2006 16:08
by silvamv
Hi, I need a sample how to use ftCursor param with SDAC 2.30.0.7, Delphi 6 AND MS SQL Server 2000.

If I try to use ftDataSet, I get an error : "Invalid internal field type $11 (17)... \OLEDBAccess.pas, Line 644.

How I should link the returned ftCursor param with a dataset in my projetc ?

Thank's a lot!

Márcio Vinícius

Posted: Mon 02 Oct 2006 09:49
by Jackson
SDAC doesn't support such functionality.
There is no possibility to fetch variable value of CURSOR type to client side.