SQL Developer and Oracle Lite
623064Mar 6 2008 — edited Sep 9 2009Has anyone had any success using SQL Developer to connect to a locally installed Oracle Lite database?
I am using:
OS: (yech) Win XP Home SP 2
SQL Developer version 1.2.1.3213
Oracle Database Lite 10g Release 3 (10.3.0.1.0) for Microsoft Windows (32-bit)
JDK 1.6.0_03
I have added the olite40.jar to the list of 3rd party drivers in SQL Developer, but no connection string that I can fathom seems to connect.
What should the correct connection string look like?
Any help would be greatly appreciated. I am able to connect to the database with JDeveloper, as well as with the application I am building and the msql.exe utility; just not with SQL Developer.
Allen