Connect to Oracle Database Using Netbeans
1009413May 16 2013 — edited Aug 2 2013I am trying to connect to Oracle but it keeps saying that it is locked.
***Error:
Cannot establish a connection to jdbc:oracle:thin:@localhost:1521:XE using oracle.jdbc.OracleDriver (ORA-28000: the account is locked )
**
Just a FYI, this is the link that I am using to go through this program...
https://netbeans.org/kb/docs/ide/oracle-db.html
Any suggestions anyone??