Re: [JDBC] Not yet implemented?

2001-07-13 Thread Peter Eisentraut

Egon Sommer writes:

> 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.

Send email to [EMAIL PROTECTED] with 'set nomail' in the
body.

-- 
Peter Eisentraut   [EMAIL PROTECTED]   http://funkturm.homeip.net/~peter


---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html



Re: [JDBC] Not yet implemented?

2001-07-13 Thread Jeff Waugh

Unfortunately, 'SELECT * FROM Customers;' is not a method.
(and your message does not contain reference to *any* method)

Perhaps if you post your actual JAVA code someone can help.

-Jeff

- Original Message -
From: "Egon Sommer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 13, 2001 6:02 AM
Subject: [JDBC] Not yet implemented?


> 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 [EMAIL PROTECTED]
>


---(end of broadcast)---
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl



[JDBC] Not yet implemented?

2001-07-13 Thread Egon Sommer

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 [EMAIL PROTECTED]