How to connect with Oracle XE 10g(10.2.0.1.0) from NetBeans
Hi I instaled Oracle Database Express Edittion (XE) 10g (10.2.0.1.0)
I want to connect a Java programm which is an ATM interface with this database, to manage account movements record and the transactions
I've made a research on google and found this:
1.Oracle uses JDeveloper to connect through a simple wizard process
Can i connect through NetBeans too?
2. to do that i need the proper JDBC driver (for XE 10g (10.2.0.1.0))
is it preinstalled with NetBeans or i have to download the one from oracle?
3.If i download JDeveloper i find only the 11g will it be compatible with the(XE 10g (10.2.0.1.0)) I've installed
4.If someone can tell me where can i find the code for conecting to Oracle XE 10g (10.2.0.1.0) or copy-paste it here :SSS
P.S.
IS IT LESS MESSY WITH MY SQL????!! ( LOL :P )