Page 1 of 1

Procedure with pagination

Posted: Mon 02 May 2016 18:14
by vicens
Hi,

I am using Unidac components for connect to a MSSQL Database.
Using a TUniquery component I connect with a stored procedure and usually that returns the rows succesfully.
When I try to connect with a stored procedure that use pagination I get the next message error:

"SQL statement doesn't return rows"

Anybody can tell me how I must configure the connection in this case ??

Thanks

Re: Procedure with pagination

Posted: Wed 04 May 2016 11:12
by AlexP
Hello,

Please send the scripts for creating the stored procedure. In addition, specify the versions of UniDAC and IDE.