There should be a "refresh" property on the Dataset. i.e.
MyDataset.Refresh;

 

Jeremy

 

From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On
Behalf Of Bob Pawley
Sent: Sunday, 25 April 2010 15:33
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] DBEdit

 

Thanks for your help.

 

Any suggestions on how to refresh the database?

 

I'm using PostgreSQL with data aware components and PostgreDAC as a
connector.

 

 

----- Original Message ----- 

From: Jeremy Coulter <mailto:jscoul...@gmail.com>  

To: 'NZ Borland <mailto:delphi@delphi.org.nz>  Developers Group - Delphi
List' 

Sent: Saturday, April 24, 2010 8:17 PM

Subject: Re: [DUG] DBEdit

 

No you will need to refresh the dataset itself.

 

Jeremy

 

From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On
Behalf Of Bob Pawley
Sent: Sunday, 25 April 2010 11:22
To: NZ Borland Developers Group - Delphi List
Subject: [DUG] DBEdit

 

Is it possible to refresh a DBEdit component with 

 

Edit2.Refresh;

or

DBEdit2.Refresh;

 

Neither one is working, even when I put Sleep() in front of them.

 

Bob

  _____  

_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject:
unsubscribe

_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to