Menu

#46 Blob bug

Current_Release
open
4
2006-04-07
2006-03-16
geoffpage
No

I'm currently developing a Delphi App that stores jpeg
images to a Firebird Database.

I use Marathon to manage my databases, adjust metedata/
data etc. This is the only problem I have had! So, well
done everybody!

When I view the data in a table containing a Blob
field, and double click on the blob it only shows me
the data up to the first null (character 0) character.
Even if I select the Hex tab, I only see data up to the
first null.
I've spent enough time to be sure that there is more
data than this in the field.

Discussion

  • Ryan J. Mills

    Ryan J. Mills - 2006-04-07
    • priority: 5 --> 4
    • assigned_to: nobody --> rjmills
     
  • Ryan J. Mills

    Ryan J. Mills - 2006-04-07

    Logged In: YES
    user_id=351844

    What blob sub-type are you using? I'll try and take a look
    at this over the weekend.

     
  • geoffpage

    geoffpage - 2006-04-07

    Logged In: YES
    user_id=1477970

    As none of the sub-types was especially appropriate for a
    jpeg, I used sub-type 0

     
  • Ryan J. Mills

    Ryan J. Mills - 2006-10-19

    Logged In: YES
    user_id=351844

    Geoffpage - I have looked at this and can't reproduce your
    bug. Could you please verify the bug and either provide a
    sample DB that exposes this or the jpg in question?

    Thanks,
    Ryan.

     
  • geoffpage

    geoffpage - 2006-10-19

    Attached a metedata/data file for a 1 record table with jpeg Blob, when viewed in Marathon I see 4 chars (in Hex FFD8FFE0), nothing more. Hope this helps!

     

Log in to post a comment.