How can I connect eclipse with postgresql?
I have a server which is tomcat v6.0 but I can’t connect with postgresql.
Please help me, If you have a sample code I just need it thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am providing certain link which might help you to connect postgres with eclipse
http://omgnoes.wordpress.com/2011/04/12/postgres-jdbc-connection-in-eclipse/
http://wiki.postgresql.org/wiki/Working_with_Eclipse
http://www.mkyong.com/jdbc/how-do-connect-to-postgresql-with-jdbc-driver-java/