Procedure with pagination
Posted: Mon 02 May 2016 18:14
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
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