Hi,

connecting to a non-registered Oracle DB with the DriverManager fails (Null-object).
As URL I used "jdbc:oracle:thin:@//IP-Address:1521/DatabaseName".

It is no problem to establish the connection manually with one of the database entries JDBC or Oracle JDBC.

I could also succesfully connect via API with the registered Database and the DatabaseContext Service.
Connection.MetaData.URL gives me the same URL as above mentioned.

Any hints?

I also tried the Service com.sun.star.comp.sdbc.JDBCDriver with the JavavDriverClass as Property without success.

Regards

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to