Обсуждение: JDBC

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

JDBC

От
"Alvaro Escobar"
Дата:
 
I'm new Postgrsql user and I'm trying to make the conection betwen two computers, one running win200 and java (for development) and another one whit Postgresql data base.
 
I'been trying to update tables with the JSP files but I can't connect with the data base, maybe the JDBC JAR file is not installed (I don't know how verify that).
 
What should I do????