Página 1 de 1

XAILER: DBBrowse: TDataSet object is pointing to another TDBBrowse

Publicado: Dom Jun 21, 2009 3:50 am
por g.s.rogers
Is this just a warning? I have intentionally reused a TDataSet in two
different TDBBrowse objects on different folder pages. Both are effectively
read-only as I do not allow editing in the browse object itself. Will there
be a problem with keeping the two browses synched to dataset updates?
TIA,
Gary

XAILER: DBBrowse: TDataSet object is pointing to another TDBBrowse

Publicado: Lun Jun 22, 2009 11:00 am
por ignacio
Gary,
Is not a good idea, since one of the DBBrowse is not updated correctly. I
suggest you clone the dataset.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
news:[email=4a3d91f4@svctag-j7w3v3j....]4a3d91f4@svctag-j7w3v3j....[/email]
> Is this just a warning? I have intentionally reused a TDataSet in two
> different TDBBrowse objects on different folder pages. Both are
> effectively read-only as I do not allow editing in the browse object
> itself. Will there be a problem with keeping the two browses synched to
> dataset updates?
>
> TIA,
> Gary
>

XAILER: DBBrowse: TDataSet object is pointing to another TDBBrowse

Publicado: Lun Jun 22, 2009 11:00 am
por ignacio
Gary,
Is not a good idea, since one of the DBBrowse is not updated correctly. I
suggest you clone the dataset.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
news:[email=4a3d91f4@svctag-j7w3v3j....]4a3d91f4@svctag-j7w3v3j....[/email]
> Is this just a warning? I have intentionally reused a TDataSet in two
> different TDBBrowse objects on different folder pages. Both are
> effectively read-only as I do not allow editing in the browse object
> itself. Will there be a problem with keeping the two browses synched to
> dataset updates?
>
> TIA,
> Gary
>