asking help

Поиск
Список
Период
Сортировка
От Manju Maliyekkal
Тема asking help
Дата
Msg-id 20040603102436.25618.qmail@web50106.mail.yahoo.com
обсуждение исходный текст
Список pgsql-jdbc
Hello sir,
 
            Our pblm is:
 
        we configured postgres.
 
        now we have the jar files in /usr/share/pgsql. there we have 3 jar files named
pg73b1jdbc1.jar
 
       after that we set out classpath to one of these jar files as
       export classpath=/usr/share/pgsql/pg73b1jdbc1.jar:/achu/Trial1.java
 
    Trial1 is the name of our java file.
 
       in that java file we write the code as
 
       Class. forName("org.postgresql.Driver")
 
      This driver is there in the jar files. we are sure about that.
      Then we compiled our prgm . then it showed an error like
     NoclassFoundException:Driver not found.
 
       Please help us.      
                                 Manju


Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Vasiliev Ivan
Дата:
Сообщение: bug report
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: bug report