by Lew <lew@[EMAIL PROTECTED]
>
Feb 21, 2008 at 07:44 PM
RedGrittyBrick wrote:
> SignatureSeparatorException: hyphen hyphen space newline is a separator
> that is recognised by most newsgroup reading software.
I think there's even an RFC about that.
RGB wrote:
> http://java.sun.com/docs/books/tutorial/jdbc/
To the OP: what you want is JDBC, not ODBC. That's the link RGB gave you.
kvnsmnsn@[EMAIL PROTECTED]
wrote:
> PostgreSQL database
ODBC will be horrid with Java. Postgres has a really good JDBC driver
that
works with the Java Transaction API (JTA) and other advanced DBMS-access
libraries.
<http://jdbc.postgresql.org/do***entation/82/index.html>
--
Lew