On 17/07/2013 11:36, Graeme Geldenhuys wrote:
> But getting back to the point. SqlDB seems to always define strings in
> byte length, yet the DB-aware components use "character lengths". This
> is what is causing the trouble.
Exactly.

> Other database components, as far as I remember, have .Size and
> .DataSize to differentiate between byte size and character length
> information.

AFAIR, sqldb has .Size and .DataSize as well, the difference has just
not been implemented.
But my memory is not so reliable... ;)


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to