'Operation is not allowed in this context' error...
Hello,
I am trying to generate a report using ADO (OpenForwardOnly) cursor and I
get the following error: "Operation is not allowed in this context" while
generating a report by invoking 'printToDevices' (device being the screen)
Any ideas why? I would like **if possible** to generate this particulare
report using this cursor type (ForwardOnly)
I am using RB 7.02 and the report is one pass only, BTW it does work if I
set the cursortype to anythig other than OpenForwardOnly.
Thanks,
Isi R.
I am trying to generate a report using ADO (OpenForwardOnly) cursor and I
get the following error: "Operation is not allowed in this context" while
generating a report by invoking 'printToDevices' (device being the screen)
Any ideas why? I would like **if possible** to generate this particulare
report using this cursor type (ForwardOnly)
I am using RB 7.02 and the report is one pass only, BTW it does work if I
set the cursortype to anythig other than OpenForwardOnly.
Thanks,
Isi R.
This discussion has been closed.
Comments
ReportBuilder's archetecture does not support the use of a Uni-directional
dataset. The report engine needs to have the ability to move backward
through a data set to deal with page and group breaks.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com