Hello, all,
I have tried
to retrieve data from Oracle database throught Dolphin Database
Connection.
And I revealed perfomance problem in fetch implementation.
Method ODBCLibrary
>>sqlExtendedFetch:... always works like >>sqlFetch:,
fetching
only single row. You can test it by setting breakpoint
in
DBResultSet>>xFetch:at:.
Any
comments?
Dmitry