Subject | Debugging BLOB problems |
---|---|
Author | Volker Wegert |
Post date | 2005-08-25T17:52:55Z |
Hi,
I'm currently experiencing some weird behaviour with BLOB fields, and I'm
having problems tracking down the cause of these problems. All I can see is
that the content looks ok "the last time I see it", then it passes through the
chain Qt --> libgds --> firebird, and when I fetch the data from the database,
the BLOB is reduced to 16510 bytes. I do not have the slightest idea which of
the components is responsible for this problem, so my question is - is there
any way to trace or debug the execution of my insert statement?
Thanks in advance
Volker
--
* Volker Wegert * http://www.volker-wegert.de/contact *
* "Letzten Endes kommt man drauf. Er ist krank!" (unbekannt)
*
*
I'm currently experiencing some weird behaviour with BLOB fields, and I'm
having problems tracking down the cause of these problems. All I can see is
that the content looks ok "the last time I see it", then it passes through the
chain Qt --> libgds --> firebird, and when I fetch the data from the database,
the BLOB is reduced to 16510 bytes. I do not have the slightest idea which of
the components is responsible for this problem, so my question is - is there
any way to trace or debug the execution of my insert statement?
Thanks in advance
Volker
--
* Volker Wegert * http://www.volker-wegert.de/contact *
* "Letzten Endes kommt man drauf. Er ist krank!" (unbekannt)
*
*