Re: Refresh adoQuery
- From: "Guillem" <guillemvicens@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 25 Apr 2005 17:41:04 +0200
Hi,
try to do following
ADOQuery.DisableControls;
//do whatever you need
ADOQuery.EnableControls;
That helped me a lot, making disappear some spooky behavior
--
Best regards :)
Guillem Vicens
Dep. informática Green Service SA
www.clubgreenoasis.com
"delphi news group" <yuda.levi@xxxxxxxx> escribió en el mensaje
news:426cf7f0@xxxxxxxxxxxxxxxxxxxxxxxxx
> hello,
> I connect dbgrid to ado query.
> after I make changes to the table the query based on I close and open the
> query and refresh the dbgrid that conect to the ado query but the data on
> the dbgrid dont update
> I tried allso to syncronize after I made changes with no success.
>
> any idea ?
>
> thanks
>
> yuda
>
>
.
- References:
- Refresh adoQuery
- From: delphi news group
- Refresh adoQuery
- Prev by Date: Re: Delphi 2005, Error using ADO
- Next by Date: Re: invalid class typecast
- Previous by thread: Refresh adoQuery
- Index(es):
Relevant Pages
|