D2 (Debian) + MSSQL

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Tue Oct 14 19:44:45 PDT 2014


On Wed, 15 Oct 2014 02:37:23 +0000
Sergey via Digitalmars-d <digitalmars-d at puremagic.com> 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'.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20141015/a12a2d06/attachment.sig>


More information about the Digitalmars-d mailing list