Problem with load from database ?
Hi, I'm using Adostoredproc to execute my SQL stored in my access database
and then load my reports from template stored also in the database.
at runtime it's seems like that every time I load a new report from the
database it does not clear the preceeding fields, for example : if I load a
report containing field customer name and adress and after I load another
one that does not include those fields then I receive a Adostoreproc error
stating that it's missing the previous field.
How do I clear at runtime the current loaded template before I load a new
one ?
and then load my reports from template stored also in the database.
at runtime it's seems like that every time I load a new report from the
database it does not clear the preceeding fields, for example : if I load a
report containing field customer name and adress and after I load another
one that does not include those fields then I receive a Adostoreproc error
stating that it's missing the previous field.
How do I clear at runtime the current loaded template before I load a new
one ?
This discussion has been closed.
Comments
Report.Template.New;
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com