Re: Delphi and PostGreSQL
- From: "Thomas Willms" <th.willms@xxxxxxxxxx>
- Date: 11 Mar 2008 05:22:25 -0700
Hello Mike,
I have had exactly the same problem to resolve.
Many people told me that I have to use DAC PostgresSQL which is a special third party component.
But after some trials, probably as well due to some SQL dialect problems (not allways easy with PSQL)I decided to take ADO components. Of course an odbc driver must be installed.
I had problems to use ADO before but after importing data in ACCESS and having a dsn file everything worked well.
I recommend ADO.
Thomas Willms
"mikey" <noone@xxxxxxxxxxx> wrote:
Hi all
I'm doing a low / no budget project (community based) which requires a
reasonably large amount of data to be available remotely.
At this stage I've half written the front end in delphi 7 and am looking at
Postgresql on Linux for the back end.
Can anyone advise a reliable and not too expensive (or free) data access
component for delphi / postgresql ?
Mike
.
- Prev by Date: Re: how to kick off a Delphi exe from a stored procedure?
- Next by Date: to list marked for deletion records
- Previous by thread: how to kick off a Delphi exe from a stored procedure?
- Next by thread: to list marked for deletion records
- Index(es):
Relevant Pages
|