954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Problem in Oracle-Netbeans connectivity

I am using NetBeans 6.9 and Oracle 10g Express Database.
All sql commands except insert are working fine.

If I insert a value after connecting from the command line (conn HR/hr), the values are not reflected in Netbeans.

The SQL Command line, Windows Command line and Oracle Home Page are not working together.
Earlier changing any value from any of the above, the changes used to reflect everywhere.

What could be the problem??
Please help!

apanimesh061
Junior Poster
176 posts since Nov 2010
Reputation Points: 10
Solved Threads: 0
 

Hope you did not forget to COMMIT, after executing the INSERT.

debasisdas
Posting Genius
6,872 posts since Feb 2007
Reputation Points: 666
Solved Threads: 434
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You