This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes problem connecting to postgres 8.2.3 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "problem connecting to postgres 8.2.3" Watch "problem connecting to postgres 8.2.3" New topic
Author

problem connecting to postgres 8.2.3

Anand Shrivastava
Ranch Hand

Joined: Jul 22, 2007
Posts: 125
With the following code, i am getting error of class not found exception:


Anand Shrivastava
SCJA
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
Welcome to JavaRanch.

Which class is it that is not found? The error message should tell you that. Is the missing class in your classpath?


Android appsImageJ pluginsJava web charts
Anand Shrivastava
Ranch Hand

Joined: Jul 22, 2007
Posts: 125
i have solved the issue. it was classpath trouble. thanks.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: problem connecting to postgres 8.2.3
 
Similar Threads
Cannot open connection issue
Problem in returning the username
Reading usersnames/passwords from file for database access
need java logic
AbstractTableModel NullPointerException