Обсуждение: please help

Поиск
Список
Период
Сортировка

please help

От
"Shanthala Rao"
Дата:
I had written a pgm in Java on a Windows m/c
which accesses data from a linux m/c.The database
is stored in the linux m/c.I added postgresql.jar file(from Linux m/c)
for my proj.But when I run the pgm,the following Exception
is displayed.
 The postgresql.jar file does not contain the correct
JDBC classes for this JVM.
Try rebuilding.
Exception thrown
   java.lang.ClassNotFound Exception.
I want to know is there any JDBC driver for Windows
in postgresql??
 If so,would u please let me know where is it available??
 
Thanking you,
Shanthala.