ODBC provider and Query in Ingres database
Posted: Mon 08 Feb 2016 15:31
I connect to database Ingres 10 with ODBC provider. Query "SELECT * FROM tablename" is returning only first record. Is it bug in UniDAC?
When I connected to other databases (e.g. Oracle), it return all records.
In Delphi Firedac ODBC those query return all record - but must be added connection parameter "ODBCAdvanced=SELECTLOOPS=N" (otherwise error).
Best regards,
Mario Tkacik
When I connected to other databases (e.g. Oracle), it return all records.
In Delphi Firedac ODBC those query return all record - but must be added connection parameter "ODBCAdvanced=SELECTLOOPS=N" (otherwise error).
Best regards,
Mario Tkacik