Subject | Re: [firebird-support] insert into text-type BLOB using insert/update SQL statement |
---|---|
Author | Milan Babuskov |
Post date | 2006-11-09T16:19:26Z |
vincent_kwinsey wrote:
With Firebird 1.5 and higher the implicit conversion should work. No
need to cast or anything. With Firebird 1.0 is does not.
--
Milan Babuskov
http://njam.sourceforge.net
http://www.flamerobin.org
> is it possible to insert into text-type BLOB field (segment size 255By "indirect" you mean "implicit", right?
> only) data using insert or update SQL statement. Any conversion using
> cast(...) or indirect conversion are leading to error 'Conversion
> error from string "BLOB"'?
With Firebird 1.5 and higher the implicit conversion should work. No
need to cast or anything. With Firebird 1.0 is does not.
--
Milan Babuskov
http://njam.sourceforge.net
http://www.flamerobin.org