Error using limit and offset
Posted: Wed 16 Oct 2013 15:44
Hi !
I need to use limit and offset in my query but it raises an exception when I call Query.Open. I'm using native TSQLConnection with native TSQLQuery from Delphi XE2 with devart postgresql driver.
I already tested the SQL without limit and offset statments and it works fine.
Any tips about this ?
Thank you
I need to use limit and offset in my query but it raises an exception when I call Query.Open. I'm using native TSQLConnection with native TSQLQuery from Delphi XE2 with devart postgresql driver.
I already tested the SQL without limit and offset statments and it works fine.
Any tips about this ?
Thank you