There should be a "refresh" property on the Dataset. i.e. MyDataset.Refresh;
Jeremy From: [email protected] [mailto:[email protected]] 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:[email protected]> To: 'NZ Borland <mailto:[email protected]> 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: [email protected] [mailto:[email protected]] 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: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [email protected] with Subject: unsubscribe
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [email protected] with Subject: unsubscribe
