To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116992
                 Issue #|116992
                 Summary|Binary blob column does work in table but not in view
               Component|Database access
                 Version|OOo 3.3
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|dbaneedsconfirm
             Reported by|xorx





------- Additional comments from [email protected] Thu Feb 17 09:02:53 +0000 
2011 -------
to reproduce:
Connect to a database (in my case firebird) via jdbc (Jaybird 2.2) from any
client (I tested WindowsXP-Client and mac OS X).
The table must have a column e.g. "IMAGE" of type BLOB sub_type 0 not null.
Create a view on the table showing the blob colum "IMAGE".
Display the table in oo base -> Works fine
Display the view in oo base -> Error message:

  org.firebirdsql.jdbc.FBCachedBlob cannot be cast to 
org.firebirdsql.jdbc.FBBlob

This problem might be similar to resolved issue #105086

I have checked the connection via JDBC with a small java program and it works
fine for both table and view. So JDBC should not be the reason here.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to