Hello,

I've embedded a report within a form. Running the report moves the
record pointer of the forms data environment. Setting AutoOpen and
AutoClose of the report data environment had no effect. How can I
prevent the report data environment from affecting the forms data
environment?

BTW: Both report and form data environments are the same, even table
relations.

RE: Report data environment affecting form data environment by Leemi

Leemi
Tue Jan 04 14:08:57 CST 2005

Hi Mattheson:

I think the workarounds in this article may help you:

http://support.microsoft.com/default.aspx?scid=KB;EN-US;185628

I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003



>Hello,

>I've embedded a report within a form. Running the report moves the
>record pointer of the forms data environment. Setting AutoOpen and
>AutoClose of the report data environment had no effect. How can I
>prevent the report data environment from affecting the forms data
>environment?

>BTW: Both report and form data environments are the same, even table
>relations.