Re: Delphi connection ? - Mailing list pgsql-general

From Merlin Moncure
Subject Re: Delphi connection ?
Date
Msg-id b42b73150909251037y66827831jecbfe7f65494b221@mail.gmail.com
Whole thread Raw
In response to Delphi connection ?  ("Nico Callewaert" <callewaert.nico@telenet.be>)
List pgsql-general
On Fri, Sep 25, 2009 at 5:16 AM, Nico Callewaert
<callewaert.nico@telenet.be> wrote:
> Hi List,
>
> I tried already in the ODBC list, but without success...
>
> I have to develop a client/server application, heavily transaction
> oriented, that will serve around 100 users and database traffic will be
> intense (lot's of reads, updates, inserts....).
> Development environment is Delphi 2007.  I know there are a few commercial
> components available, but I was wondering if ODBC could do the job ?
> So, my question is, if ODBC is intended to be used for that ?  Many
> simultanous connections, lots of inserts, updates ?
> The thing you always hear about ODBC is, that it is very slow ?

It's been a few years, but historically the best delphi components for
database access has been ZeosLib...native connections to most popular
databases...

merlin

pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: generic modelling of data models; enforcing constraints dynamically...
Next
From: Sam Mason
Date:
Subject: Re: [HACKERS] libpq port number handling