Results 1 to 2 of 2

Thread: DataReport Refreshing

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2003
    Posts
    3

    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!

  2. #2
    New Member
    Join Date
    Feb 2003
    Location
    Delhi-India
    Posts
    10
    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
  •  



Click Here to Expand Forum to Full Width