To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72987
                 Issue #|72987
                 Summary|Accessing ODB database on HTTP-server fails
               Component|Database access
                 Version|OOo 2.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|dbaneedsconfirm
             Reported by|mux2005





------- Additional comments from [EMAIL PROTECTED] Fri Dec 29 02:22:48 -0800 
2006 -------
Steps to reproduce

1. soffice -base
2. (*) Create a new database
3. (*) No, do not register the database
4. [x] Open the database for editing
5. Save as "foo.odb"
6. Create a Table inside the new database and save
7. Copy foo.odb to a webserver, so that it's accessible as
"http://server/path/foo.odb";
8. soffice
9. Tools/Options/OpenOffice.org Base/Databases/New...
10. Enter http://server/path/foo.odb as "Database file" and "foo" as name.
11. OK
12. OK
13. OpenOffice.org crashes

I have managed to register an ODB database on an HTTP server via UNO from a Java
program, but I could not access any tables in it.

Databases that reference Calc documents also crash when you attempt to register
them on an HTTP server with the steps above. When registered via UNO, they work
fine.

Expected results:
It should be possible to register http: URLs for odb-Databases and access to the
tables should work. In the case of databases where the data is stored in the ODB
file, the access is read-only, of course.

---------------------------------------------------------------------
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