View Single Post
  #1 (permalink)  
Old 06-28-2009, 10:40 AM
jon80's Avatar
jon80 jon80 is offline
Senior Member
 
Join Date: Feb 2008
Posts: 195
Rep Power: 3
jon80 is on a distinguished road
Default [newbie] Postgre jdbc
I'm trying to "drop" postgresql-8.3-604.jdbc4.jar within the CLASSPATH, so that I can use it to connect to my postgre database.

I've noted that the machine on which java is installed does not have any value for the environment variable 'CLASSPATH'.

Any idea where to drop it?

Reply With Quote