Hello,
I'm building a wireless application with Java J2ME (CDC profile). My
application needs a direct connection with a remote Oracle database. For
this purpose I think it's best to use JDBC. But which JDBC driver should I
use?
- Should I use an Oracle Lite driver?
- Or do I need to use the regular (J2SE) Oracle driver?
Regards,
Dennis
I'm building a wireless application with Java J2ME (CDC profile). My
application needs a direct connection with a remote Oracle database. For
this purpose I think it's best to use JDBC. But which JDBC driver should I
use?
- Should I use an Oracle Lite driver?
- Or do I need to use the regular (J2SE) Oracle driver?
Regards,
Dennis