Menu

#601 Error message when it returns a blob field from hypersonicDB

None
open
Core (462)
5
2018-12-22
2008-01-08
No

Hi all,

I installed SQuirreL SQL 2.6.3 on Ubuntu 7.04 and I'm working with an Hibernate database with Jonas.

If I choose to see the content of a table from the Object Panel I can see the effective content of the Blob field that is inside the table.

If I query the table (in SQL or in HQL language) I see the ascii code of the "<Error>" string in the Blob field.

I tried also to enable Blob for the Global Preference but it doesn't work.

Bye

Emidio Stani

Discussion

  • Emidio Stani

    Emidio Stani - 2008-01-08
    • summary: Error message when return a blob field from hybernate db --> Error message when it returns a blob field from hibernate db
     
  • Rob Manning

    Rob Manning - 2008-01-08

    Logged In: YES
    user_id=1287991
    Originator: NO

    Hibernate provides Object/Relational Mapping. It supports many databases, but it isn't a database. What is the database that you are using? (The default for JOnAS appears to be HyperSonic DB, is that correct?) What is the version of the database and the driver that you are using? (You can get this in the metadata tab which is shown by default when you click on the top node of the object tree)

    Rob

     
  • Rob Manning

    Rob Manning - 2008-01-08
    • assigned_to: colbell --> manningr
     
  • Emidio Stani

    Emidio Stani - 2008-01-08

    Logged In: YES
    user_id=1942430
    Originator: YES

    Sorry if I wasn't precise,

    I use Hypersonic DB (HSQLDB 1.8.0) using the driver hsqldb.jar (org.hsqldb.jdbcDriver classname) that is provided by JOnAS (4.8.5).

     
  • Emidio Stani

    Emidio Stani - 2008-01-08
    • summary: Error message when it returns a blob field from hibernate db --> Error message when it returns a blob field from hypersonicDB
     
  • Rob Manning

    Rob Manning - 2008-01-08

    Logged In: YES
    user_id=1287991
    Originator: NO

    Yes; I just noticed that in the subject - somehow I read right past it :)

    Rob

     
  • Rob Manning

    Rob Manning - 2008-04-05

    Logged In: YES
    user_id=1287991
    Originator: NO

    Emidio,

    Do you have an exception in the log. Can you check and post it here if you find it?

    Rob

     

Log in to post a comment.