Re: .NET driver

Поиск
Список
Период
Сортировка
Искать
От
Merlin Moncure
Тема
Re: .NET driver
Дата
Msg-id
b42b73150708020456v4ba5d539h89ee3b86fdd7316a@mail.gmail.com
Ответ на
Re: .NET driver (Hannu Krosing)
Список
Дерево обсуждения
Re: .NET driver "Dave Page" <dpage@postgresql.org>
On 8/2/07, Hannu Krosing  wrote:
> Ühel kenal päeval, N, 2007-08-02 kell 11:24, kirjutas Rohit Khare:
> > I used NPGSQL .NET driver to connect PGSQL 8.2.4 database to VB.NET.
> > As stated on NPGSQL page, it doesn't seem to provide seamless
> > integration and performance with .NET. Instead when I used ODBC, the
> > performance was comparatively better. What's the reason? When can we
> > expect .NET driver that provides seamless integration.
>
> What kind of "seamless integration" are you looking for ?

The .net data provider is not as good when working with typed datasets
in terms of support from the ide.  Normally for other providers the
IDE does everything for you, writing update statements and  such in a
ORM fashion.   This is kind of a pain for some of the report designers
and other things that want to work with a typed set.  It's possible to
work around this, it's just a pain, and changes with each release of
visual studio.  Also, the connection pooling portions are buggy
(google LOG: incomplete startup packet).

The ODBC driver works pretty good actually.  I can't speak about the
performance though.

merlin

В списке pgsql-hackers по дате отправления
От: Hannu Krosing
Дата:
Сообщение: Re: .NET driver
От: Andrei Kovalevski
Дата:
Сообщение: Re: .NET driver
FAQ