problem:java.sql.SQLNonTransientConnectionExceptio n: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
I am doing a small program on netbeans IDE and i am new to netbeans ..my program is to connect the database and retrive from the textbox and insert into the database..i am using java-db database here..please help me

