pb compiling JDBC interface

Поиск
Список
Период
Сортировка
От Cyril FERRAND
Тема pb compiling JDBC interface
Дата
Msg-id 35A207BF.13384448@iutsoph.unice.fr
обсуждение исходный текст
Ответы Re: [INTERFACES] pb compiling JDBC interface  (Peter T Mount <peter@retep.org.uk>)
Список pgsql-interfaces
Hello

   I try to compile JDBC interface for Postgresql. But I can't di it...
When I do             $:make

I have this kind of errors:

./postgresql/DatabaseMetaData.java:2433: class postgresql.ResultSet is an abstract class. It can't be instantiated.
    return new ResultSet(connection, f, v, "OK", 1);
           ^
21 errors
make: *** [postgresql/CallableStatement.class] Error 1
 

Someone can help me?

Bye

-- 
*************************************************************************
*       Cyril Ferrand : mailto:cyril.ferrand@sophia.inria.fr            *
*            http://www.mygale.org/05/ironmask                          *
*************************************************************************
 

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

Предыдущее
От: Alexander Elsenaar
Дата:
Сообщение: RE: RE: [INTERFACES] Using psqlodb.dll with a 16-bits application
Следующее
От: Paul Bagyenda
Дата:
Сообщение: Already asked?