V
Vittorix
Hi all,
what is the JDBC connection forName string for Oracle 10g XE?
thanks
what is the JDBC connection forName string for Oracle 10g XE?
thanks
Vittorix said:what is the JDBC connection forName string for Oracle 10g XE?
The usual I believe.
"oracle.jdbc.OracleDriver"
Vittorix said:thanks. I thought it was different for the XE version
Lew said:AFAIR, the XE version stems from the same code base as the full
versions, and uses the same wire protocol to support JDBC. Thus the
JDBC driver need not be different.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.