Only 1 row is getting returned for TUniTable
Only 1 row is getting returned for TUniTable
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
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
It is good to see that the problem has been solved. Feel free to contact us if you have any further questions about UniDAC.