Re: SQL server application porting headache

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: SQL server application porting headache
Дата
Msg-id 3D16E760.2F1F8270@tpf.co.jp
обсуждение исходный текст
Ответ на SQL server application porting headache  (Oskar Berggren <beo@sgs.o.se>)
Список pgsql-general
Oskar Berggren wrote:
>
> Hi,
>
> I have a Windows application (not written by myself) that uses ODBC to
> connect to the database. It was developed using MS Access and SQL Server
> as the database. However, we would like to run it using PostgreSQL
> as database engine. While trying to do this I have run into some
> problems:
>
>      1.  The PostgreSQL ODBC driver from odbc.postgresql.org doesn't
>          seem to support dynasets (which I believe require keyset-driven
>          cursors). Is there any work on supporting this?

Please try the snapshot dll at http://w2422.nsk.ne.jp/~inoue/
with checking the *(Trial) Updatable cursors* option.

regards,
Hiroshi Inoue
    http://w2422.nsk.ne.jp/~inoue/



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

Предыдущее
От: "Alxander A. Kapralov"
Дата:
Сообщение: problem postgresql 7.1 with command DELETE.
Следующее
От: Curt Sampson
Дата:
Сообщение: Re: SQL server application porting headache