On 08/04/13 20:12, Pavel Cisar wrote:
Hi,
Bug confirmed and fixed. Unfortunately our tracker is down at the
moment, so I can't make an entry, commit changes to Subversion, close it
and make a bugfix 1.0.1 release. So meanwhile you can use this hotfix
release:
http://ibphoenix.cz/download/fdb-1
Hi,
Bug confirmed and fixed. Unfortunately our tracker is down at the
moment, so I can't make an entry, commit changes to Subversion, close it
and make a bugfix 1.0.1 release. So meanwhile you can use this hotfix
release:
http://ibphoenix.cz/download/fdb-1.0.1.dev.tar.gz
It was tested (unit t
On 8/04/2013 5:02 PM, Helen Borrie wrote:
At 05:28 p.m. 8/04/2013, Hamish Moffatt wrote:
>I found that it works with kinterbasdb for UTF8 or NONE connection type.
>
>I tried changing the column definition to "blob binary character set
none" and some other things but none of them helped with fd
At 05:28 p.m. 8/04/2013, Hamish Moffatt wrote:
>I found that it works with kinterbasdb for UTF8 or NONE connection type.
>
>I tried changing the column definition to "blob binary character set none" and
>some other things but none of them helped with fdb (1.0). For some
>combinations of the co
I found that it works with kinterbasdb for UTF8 or NONE connection type.
I tried changing the column definition to "blob binary character set
none" and some other things but none of them helped with fdb (1.0). For
some combinations of the column type and the connection character set I
got Pyth
Hi,
Thanks Pavel. I tried with charset NONE set when opening the connection
but the behaviour did not change.
regards
Hamish
On 8/04/2013 2:08 AM, Pavel Cisar wrote:
Hi,
I think it's problem with implicit conversion. Could you please try to
fetch this blob with connection character set NO
Hi,
I think it's problem with implicit conversion. Could you please try to
fetch this blob with connection character set NONE?
regards
Pavel Cisar
IBPhoenix
Dne 6.4.2013 15:18, Hamish Moffatt napsal(a):
> Hi,
>
> I am using fdb 0.9.9 and Firebird 2.1 and I trying to fetch some data
> out of tab
Hi,
I am using fdb 0.9.9 and Firebird 2.1 and I trying to fetch some data
out of tables containing blobs. However the blobs I get back are always
truncated at the first null.
One such table is defined as
SQL> show table g_mididrum;
DRUM_NUMBER INTEGER Not Null
DRUM_NAME