Update on getting JDBC2 working with PostgreSQL

Поиск
Список
Период
Сортировка
От Peter T Mount
Тема Update on getting JDBC2 working with PostgreSQL
Дата
Msg-id Pine.LNX.4.04.9812282343350.8386-100000@maidast.retep.org.uk
обсуждение исходный текст
Список pgsql-interfaces
Just a quick not to let everyone know how far I've got in getting the JDBC
driver working with JDK 2 (1.2).

Well, today I finally managed to start work on this (amongst everything
else that's been going on), and have managed to get the Makefile to detect
which version needs to be built.

I'm now working on getting the JDBC 1 driver up and running again after
moving some classes, and creating a few new ones, which was necessary to
allow the JDBC 2 stuff to be as transparent as possible, and to ensure
that existing code will not break.

At the rate I'm working on this, by this time tomorrow, I should have a
basic JDBC 1 & JDBC 2 driver posted to the patches list. This should have
all the JDBC 2 methods defined, but not necessarily implemented.

--
       Peter T Mount peter@retep.org.uk
      Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
 Java PDF Generator: http://www.retep.org.uk/pdf


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

Предыдущее
От: Peter T Mount
Дата:
Сообщение: Re: [INTERFACES] ODBC - User Authentication Failed
Следующее
От: Peter T Mount
Дата:
Сообщение: What's happening on the CORBA front?