Hi,
I am getting incorrect results when using the LIMIT clause with OFFSET in my SELECT query.
My table has 35 records in it (SELECT count(*) FROM table).
When I fetch the first page of 20 records, it works fine (SELECT * FROM table LIMIT 0, 20).
But when I fetch the second page, I am only getting 10 of the 15 remaining records (SELECT * FROM table LIMIT 20, 20).
I am able to reproduce this behavior in a simple test case, please let me know if you need me to email the test case table.
Thank you
Phil
|
Supported. Please download the latest package.
|
Hi - I have downloaded the latest driver but we are still experiencing the same issue.
I can email you a simple test case if that would help.
Thanks
Phil
|
You should be limited to download the older package. Then you should renew your license, to download the latest package.
|
Okay I will work on getting the license renewed. Is a license renewal the same as the original purchase or is there a different process? For instance, is a single server license renewal the same price as the initial purchase ($339)?
Thank you
Phil
|
It's cheaper than a new license. You should have received an order url.
|