TDbfBrowse versus TDBBrowse
Publicado: Lun Oct 06, 2008 3:42 am
Based upon the video examples from the Xailer website, I have been using the
TDbfBrowse in my forms, even though I am using datasources and datasets for
the data controls on other parts of the form. Should I be using TDBBrowse
instead? The introduction to datacontrols talks a little about TDBBrowse and
I understand that TDbfBrowse manages a table, while TDBBrowse manages a
dataset and therefore automatically updates any linked datacontrol. I'm
thinking I should have been using TDBBrowse all along even though I my forms
do what they are supposed to do.
Any comments on when to use one or the other control would be appreciated.
TIA,
Gary
TDbfBrowse in my forms, even though I am using datasources and datasets for
the data controls on other parts of the form. Should I be using TDBBrowse
instead? The introduction to datacontrols talks a little about TDBBrowse and
I understand that TDbfBrowse manages a table, while TDBBrowse manages a
dataset and therefore automatically updates any linked datacontrol. I'm
thinking I should have been using TDBBrowse all along even though I my forms
do what they are supposed to do.
Any comments on when to use one or the other control would be appreciated.
TIA,
Gary