Re: Not yet implemented?

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: Not yet implemented?
Дата
Msg-id 3B4F258A.7010205@xythos.com
обсуждение исходный текст
Ответ на Not yet implemented?  (Egon Sommer <Service@Sommer-Maschinenbau.de>)
Список pgsql-jdbc
Egon,

The JDBC driver certainly supports the simple select statement below.
Without any more detailed information it is difficult to provide you
with any more help.  What version of Postgres and the JDBC drivers are
you running?  Can you provide a test case that shows the problem?

thanks,
--Barry

Egon Sommer wrote:

> Hello,
>
> I have a problem and hope you can help me:
>
> If I send a SELECT query to PostgreSQL from a JDBC connection
> of my Programm about a lokal network I get this error message:
> "This methode is not yet implemented."
>
> The SELECT query is very simple: SELECT * FROM Customers;
> ("Customers" is a table in my DB)
>
> I use S.u.S.E. 7.2. The Driver and the PostgreSQL files are from this
> distribution.
>
> I can't believe that there is a "stable" driver that can't query simple SELECT queries...
>
> Hope somebody knows something and can help me...
>
> Joerg Sommer
>
> P.S.: Is there a possibility to participate in this Mailinglist (mean send messages) WITHOUT
> getting all message in my Mail-Box. I think it's much better to read the new messages
> about the www-interface on www.postgreSQL.org.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>



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

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: problen in starting the naming service using the JDBC driver!
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: DatabaseMetaData.supportsCatalogsInXXX()