Обсуждение: Re: ODBC,Delphi and BLOBS

Поиск
Список
Период
Сортировка

Re: ODBC,Delphi and BLOBS

От
Matteo Cavalleri
Дата:
>Hello,
>One more detail - which BDE version do you have? Only the 4.51 is proven
>to work relatively correctly.
>Andrzej
I have upgraded the BDE to 4.51 and then 5.0. I have donwloaded the source
version of Postgres 6.3.2 and recompiled it.
I have checked both in Delphi 3 C/S and Builder 3 C/S that a simple TTable
connected to a TDatasource, TDBGrid and TDBNavigator dosend't work well.
(i.e: Inserting a few records will cause some confusion on the DBGrig like
a refresh display is missing. )

Re: ODBC,Delphi and BLOBS

От
Andrzej Szydlo
Дата:

On Mon, 24 Aug 1998, Matteo Cavalleri wrote:

> >Hello,
> >One more detail - which BDE version do you have? Only the 4.51 is proven
> >to work relatively correctly.
> >Andrzej
> I have upgraded the BDE to 4.51 and then 5.0. I have donwloaded the source
> version of Postgres 6.3.2 and recompiled it.
> I have checked both in Delphi 3 C/S and Builder 3 C/S that a simple TTable
> connected to a TDatasource, TDBGrid and TDBNavigator dosend't work well.
> (i.e: Inserting a few records will cause some confusion on the DBGrig like
> a refresh display is missing.

Could you please send me your table structure? I'll try it here.

Andrzej