Access via odbc a postgrest

Поиск
Список
Период
Сортировка
От mjgacto@ugr.es
Тема Access via odbc a postgrest
Дата
Msg-id 2130.150.214.28.109.1086607645.squirrel@goliat7.ugr.es
обсуждение исходный текст
Список pgsql-jdbc
Hi.

I am new in using PostgreSQL. I install in a computer1 (with suse 9)
postgres 7.4, this work perfectly. In another computer2(with windows XP) I
try to access to the database of postgres (using
jdbc:postgresql://server:5432/database).
I don´t know if I have to install postgres in the computer2 o only I must
access via ODBC.
I try to install postgres using cygwin without success.
I try to download postgresql.jar and add this to the project option, but
this don´t work correctly, when I execute the next sentence
      Class.forName(org.postgresql.Driver); this sentence fails
Thanks in advance.
Best regards.
     Maria Jose

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Using a COPY...FROM through JDBC?
Следующее
От: Steve Wampler
Дата:
Сообщение: Re: [PERFORM] Using a COPY...FROM through JDBC?