Eiman Sayari wrote:
I started the derby server,
connected on the database (localhost:1527/the path where the database
located ). then, I tried to run my code that connects to database to
do the operations with the databse. However, the code give errors
although it worked fine on the eclipse. Could anyone help to know how
to run the application with Derby out the eclipse (plz with steps
since I am a bignner on linux and using Derby)
--
Eiman
It sounds from your mail that the connection went ok and then it failed
later in your code. Is that correct? What error(s) with stack trace are
you seeing during what operation?
Kathey