How do i refresh fieldlist on a TppDBPieline?
Hi,
Whenever i add some calcfields on a report query i always have to delete the
linked tppDBPipeline to get the new fields added. Isn't there another way to
get the Pipeline refreshed because in my report i have to link all my
controls to the newly created Pipeline. Bsides that you have to be very
carefull doing that, sometimes deleting the pipeline causes some major flood
of acces violations till a point u can't save anthing anymore and the only
thing u can do is kill delphi in the task manager and loosing all yur work.
Greetings,
Filip Moons
Whenever i add some calcfields on a report query i always have to delete the
linked tppDBPipeline to get the new fields added. Isn't there another way to
get the Pipeline refreshed because in my report i have to link all my
controls to the newly created Pipeline. Bsides that you have to be very
carefull doing that, sometimes deleting the pipeline causes some major flood
of acces violations till a point u can't save anthing anymore and the only
thing u can do is kill delphi in the task manager and loosing all yur work.
Greetings,
Filip Moons
This discussion has been closed.
Comments
yep that is a problem
RB should look into that
i sometimes manages to get around, if i recall, close all datasets and then
close the connection
turn off and on the autocreatefields
that sometimes does it for me
cu
marc