TZODBCClobW.Create assumes that SQLGetData always returns MaxBufSize Bytes. But the documentation doesn't support this assumtion. The documentation only says that theremaining bytes are saved in StrLen_or_IndPtr.
See https://github.com/marsupilami79/zeoslib/pull/136
Diff: