![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| database connection (unresolved sqlcxt) | gfhgfnhhn | UNIX for Advanced & Expert Users | 3 | 09-20-2008 10:44 AM |
| database connection failing from linux | DILEEP410 | UNIX for Dummies Questions & Answers | 1 | 10-05-2007 11:07 AM |
| database connection | ramneek | High Level Programming | 0 | 10-18-2005 08:14 AM |
| Database connection | whartoner | High Level Programming | 2 | 01-15-2002 12:38 PM |
| Java program calling a UNIX command | QUartz Ite | UNIX for Dummies Questions & Answers | 2 | 11-15-2001 09:17 AM |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
||||
|
Connection problem with gui java program to postgreaql database using unix
Having problem in connecting my gui java program to postgreaql database. I first used setenv classpath /home/share/postgresql/java/postgresql.jar
roj1, where proj1 is my folder conatining all java and class file, to set classpath. Then javac *.java. Then java proj1.Login. It gives me "java.lang.ClassNotFoundException: org.postgresql.Driver", "java.lang.NullPointerException" and "Exception in thread 'main' java.lang.NoClassDefFoundError: Login" so what is wrong with my command and what are the right commands? PS: my db uses postgresql 7.4, my program involves jdk 1.4, I use x-window 6.0 to open the program, I am using ssh 3.2.9 to connect to unix server, and the os is solaris 8 |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|