Subject | Re: [firebird-support] Help required |
---|---|
Author | Paul Vinkenoog |
Post date | 2012-08-01T09:48:53Z |
Hi,
Cheers,
Paul Vinkenoog
> > Could you please let me know what is the equivalent of varbinary( max)I'd rather say varchar(max) character set octets, unless max is between 32K and 64K. In that case you need a BLOB in Firebird, whereas MySQL supports (var)chars up to 64K.
> > of SQL datatype in Firebird.
>
> In general, BLOB with an appropriate sub-type.
Cheers,
Paul Vinkenoog