[Gdal-dev] OGR ODBC driver unable to read large text fields properly

Tamas Szekeres szekerest at gmail.com
Fri Nov 4 17:25:38 EST 2005


Hi list,

It seems that the OGR ODBC driver does not handle large text fields
(like WKT) properly. The OGR driver loads the data by 511 byte chunks
but leaves the terminating zero byte in the buffer after reading the
next chunk. It causes that only the first 511 byte will be considered
as the field value have been read.

Could anyone help to fix this problem.


Tamas Szekeres




More information about the Gdal-dev mailing list