Home Answers Viewqa JDBC how to run jdbc program in linux-ubuntu?

 
 


praveen
how to run jdbc program in linux-ubuntu?
1 Answer(s)      a year and 10 months ago
Posted in : JDBC

how to run jdbc program in linux-ubuntu?

View Answers

July 1, 2011 at 7:31 AM


hi

firstly download the jdk on your system using terminal or go to softwear management then download openjdk-6 or commandline on terminal

sudo apt-get install openjdk-6-jdk

after that using same command to compile java program javac prog.java java prog









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.