Re: Native dataprovider on Windows

Поиск
Список
Период
Сортировка
От Michal Zaborowski
Тема Re: Native dataprovider on Windows
Дата
Msg-id 3F0C330B.1010207@wp.pl
обсуждение исходный текст
Ответ на Re: Native dataprovider on Windows  (Serkan Bektaþ <sbektas@karincaint.com.tr>)
Список pgsql-general
Hi,

Serkan Bektaþ wrote:
> Hi,
>
> http://zeoslib.sourceforge.net/zeos_zdo_main.php
> Low-level plain API for access to client part of MySql, PostgreSql and
> Interbase
>
> I think these are for Delphi
>
Yes.

   They are useing fetch all. Delphi has it's own "point of data view",
so that components have their own parser - some queries would not run.
For Postgres and Delphi PgDAO is better, but commertial.
   Delphi also has something called DBExpress - but I have no idea about
running it under .Net. DBExpress uses native drivers and serves common
interface to Delphi apps.

   Since Postgres is going to have savepoints/nestled trans - it is
becomes very attractive for delphi.

I hope it will help...

--
Michal Zaborowski (TeXXaS)


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: making multiple updates use indexes: howto?
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: PlPython