|
-
Feb 20th, 2003, 10:56 PM
#1
Thread Starter
New Member
DataReport Refreshing
Hi, since nobody answered my question, I restructure my question again.
Ok before display a report, I want to come out a form which let users input their condition (eg. feb sales, march sales).
For the first time, the report will display result based on users input correctly. For the second time, the report still display result based on user's first time input even the second time input is different.
FYI, the datareport is bind to dataenvironment. I am suspecting whether datareport cache or dataenvironment cache problem.
Please show me the way and enlightenment. Thanks a lot!
-
Feb 21st, 2003, 07:54 AM
#2
New Member
you are absolutely correct , dataenvironment uses command , which once created does not disconnectes unless done forcibly,
so close the dataenvironment recordset before onpening it in the code.
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
|