On Wed, 15 Oct 2014 02:37:23 +0000
Sergey via Digitalmars-d <[email protected]> wrote:

> Do you mean:
> ubyte[] ubyte_value = [];
> dbbind(dbconn, 1, NTBSTRINGBIND, 0, cast(ubyte[])ubyte_value);
of course not. cast your DBCHAR array from the first example *after*
you called 'dbbind'.

Attachment: signature.asc
Description: PGP signature

Reply via email to