Subject | Re: [firebird-support] FB2.0: Blob character set I/O |
---|---|
Author | Richard Wesley |
Post date | 2007-01-23T22:19:11Z |
On Jan 23, 2007, at 14:04, Ivan Prenosil wrote:
Do I have to know the BLOB character set or can I set the BPB to do
it for me? I could look the value up in the database of course, but
it would be somewhat annoying and if there is some slick way to have
the engine do it for me, it would be much less hassle/error prone.
________________________________________________________
Richard Wesley Senior Software Developer Tableau
Software
Visit: http://www.trytableau.com/now.html
> Yes, you can request conversion of character sets using BlobThanks - I figured there was something like this!
> Parameter Buffer,
> i.e. last two parameters of isc_create_blob2( ) and isc_open_blob2( ).
Do I have to know the BLOB character set or can I set the BPB to do
it for me? I could look the value up in the database of course, but
it would be somewhat annoying and if there is some slick way to have
the engine do it for me, it would be much less hassle/error prone.
________________________________________________________
Richard Wesley Senior Software Developer Tableau
Software
Visit: http://www.trytableau.com/now.html