Subject | Re: [firebird-support] BLOBs and SQL |
---|---|
Author | Milan Babuskov |
Post date | 2005-12-29T16:33:03Z |
Jason Dodson wrote:
mean, you wish to enter it as a string? Something like:
insert into t1 (blob1) values (BLOB('0ab6e842'));
?
--
Milan Babuskov
http://www.flamerobin.org
> Is there some magical means of getting binary BLOB data into a BLOB with aAnd where do we get that "binary BLOB data" from in the first place? You
> simple insert statement? Maybe something like BINHEX?
mean, you wish to enter it as a string? Something like:
insert into t1 (blob1) values (BLOB('0ab6e842'));
?
--
Milan Babuskov
http://www.flamerobin.org