Page 1 of 1
Only 1 row is getting returned for TUniTable
Posted: Wed 06 May 2015 16:35
by blazarz
I am using UniDAC to connect to an IBM iSeries using ODBC. The previous version of the iSeries Access ODBC driver (5.4) worked fine. However, since upgrading to iSeries Access 7.1, the TUniTable is only returning the first record in the table. Any ideas what can be causing this?
Re: Only 1 row is getting returned for TUniTable
Posted: Wed 06 May 2015 17:31
by blazarz
I'll post my own answer in case someone else has a similar issue. To resolve this, I went into the Macro properties, went into the "options" table and set the "DetectFieldsOnPrepare" value to false. Seems to be ok now, all records are being read
Re: Only 1 row is getting returned for TUniTable
Posted: Fri 08 May 2015 11:58
by azyk
It is good to see that the problem has been solved. Feel free to contact us if you have any further questions about UniDAC.