
how to run jdbc program in linux-ubuntu?

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
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.