|
-
December 24th, 2005, 01:28 AM
#1
Operation Is Not Allowed When The Object Is Closed
I'm passing date values as parameters to a data report. Based on the range of dates the report is supposed to show the result. But it works fine if I supplied no parameters. All my three reports work fine without parameters. Pls help me out as to why I'm getting this err. I've established connection to Access Database on Initialise Event of Dataenvironment1.
On Ok command button I've created
rspurchaseofshares.filter = FiltrVals
if Rspurchaseofshares.recordcount >0 then
rspurchaseofshares.show
endif
I'm stuck very badly.Pls help me out.
Thanking U gurus in adv
Sham
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|