Using form's dataset
Can I use the datasets that are on the form for editing data for my Reports
safely? I can't remember where I read that it is not safe to do so. Why ?
I'm using TIBDataSet and TIBQuery, linked with dbAware components. I'd like
to simply use these query to build the report.
--
Frederic Gelinas
www.si.qc.ca
safely? I can't remember where I read that it is not safe to do so. Why ?
I'm using TIBDataSet and TIBQuery, linked with dbAware components. I'd like
to simply use these query to build the report.
--
Frederic Gelinas
www.si.qc.ca
This discussion has been closed.
Comments
is not printing, then you should be able to update the data. If the report
is generating, then you'll invalidate the bookmarks that the report's
datapipeline has, in order to correctly traverse through the data to print a
report.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com