Re: [SQL] PostgreSQL and Delphi 6

From: grupos <grupos(at)carvalhaes(dot)net>
To: Din Adrian <adrian(dot)din(at)easynet(dot)ro>
Cc: Postgres Admin <postgres(at)productivitymedia(dot)com>, PostgreSQL - Admin <pgsql-admin(at)postgresql(dot)org>, PostgreSQL - SQL <pgsql-sql(at)postgresql(dot)org>
Subject: Re: [SQL] PostgreSQL and Delphi 6
Date: 2005-06-16 13:29:38
Message-ID: 42B17EC2.1010007@carvalhaes.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-sql

Hi Adrian,

You're right. What we did was include one "refresh" button and inserted
one configuration that after x seconds the component refresh the screen
(query).

If you find a better solution, please inform me.

Regards,

Rodrigo

Din Adrian wrote:

> We tested also (pgExpress Driver) - is faster then psqlodbc but we
> have a problem with it:
> it does requery (or refresh? - I don't remember exactly) after every
> post in database.(for us this is a problem - if you have more then
> 10.000 in current dataset loaded when you add a new record and
> post-it you stay 1 min !? ) - for curiosity how do you deal with this
> posible problem ?
>
> Adrian Din,
> Om Computer & Software,
> Bucuresti, Romania
>
> On Thu, 16 Jun 2005 09:54:21 -0300, grupos <grupos(at)carvalhaes(dot)net> wrote:
>
>> Hi J!
>>
>> We use here vitavoom from Steve Howe (www.vitavoom.com). It's a very
>> good and native alternative.
>> It's paid but not expensive and you will have a very good and
>> qualified technical supporte.
>>
>> Regards,
>>
>> Rodrigo Carvalhaes
>>
>> Postgres Admin wrote:
>>
>>> I have a client who wants to use Delphi as a front end to a Database, I
>>> would like to use PostgreSQL over MSSQL and have been looking at the
>>> psqlodbc project. Will psqlodbc connect with Delphi 6? Basically, I'm
>>> wondering if anyone has experience with it? Any help will be
>>> appreciated.
>>>
>>> Thanks,
>>> J
>>>
>>>
>>> ---------------------------(end of
>>> broadcast)---------------------------
>>> TIP 9: the planner will ignore your desire to choose an index scan
>>> if your
>>> joining column's datatypes do not match
>>>
>>>
>>
>
>
>

--
Esta mensagem foi verificada pelo sistema de antivírus e
acredita-se estar livre de perigo.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Francesco Dalla Ca' 2005-06-16 14:35:58 FATAL: invalid value for parameter "wal_sync_method": "open_datasync"
Previous Message Bruno G. Albuquerque 2005-06-16 13:20:28 Re: Indexes getting corrupted.

Browse pgsql-sql by date

  From Date Subject
Next Message Scott Marlowe 2005-06-16 14:00:39 Re: SELECT very slow
Previous Message Gnanavel Shanmugam 2005-06-16 13:28:37 Re: SELECT with sum on groups ORDERING by the subtotals