To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58333
                  Issue #:|58333
                  Summary:|com.sun.star.scbc.DriverManager doesn't accept
                          |Oracle-URL (JDBC)
                Component:|Database access
                  Version:|OOo 2.0
                 Platform:|All
                      URL:|
               OS/Version:|Windows NT
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|none
              Assigned to:|oj
              Reported by:|eberlein





------- Additional comments from [EMAIL PROTECTED] Wed Nov 23 02:03:31 -0800 
2005 -------
To reproduce the problem, open the Basic-IDE in the attached document.
Please substitute the private constants for your entries.
If you have registered your Oracle DB (via JDBC) in OpenOffice, run
Test_Oracle_1(). It should work and gives you the URL of your DB.

Now you can check Test_Oracle_2(). You will get an error, because the connection
is a null-object.

In Test_Oracle_3() you will see, that the method
DriverManager.getDriverByURL(OracleURL) gives you the driver class name of the
MySQL-Driver.

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

Reply via email to