Re: Problem with report dataenvironment class
- From: "Fred Taylor" <ftaylor@xxxxxxxx!REMOVE>
- Date: Tue, 29 Nov 2005 18:08:30 -0700
Still, I've never used a dataenvironment for that. I've always had a
separate .PRG that creates/loads the data and then calls the report form.
--
Fred
Microsoft Visual FoxPro MVP
"David Younger" <davidyounger1@xxxxxxxxxxx> wrote in message
news:u$3M7PR9FHA.3544@xxxxxxxxxxxxxxxxxxxxxxx
> Because I am using private data environment since this report can be alled
> from many different places in my application. Also, I have multiple
> different variations of the report and I want to control the environment
> from the report, not from where the report might happen to be run from.
>
> Cheers
> David
>
>
> "Fred Taylor" <ftaylor@xxxxxxxx!REMOVE> wrote in message
> news:eP5ELbP9FHA.3660@xxxxxxxxxxxxxxxxxxxxxxx
>> If the report is only run from a form that has the data it needs, why
>> does
>> the report even use a dataenvironment at all?
>>
>> --
>> Fred
>> Microsoft Visual FoxPro MVP
>>
>>
>> "David Younger" <davidyounger1@xxxxxxxxxxx> wrote in message
>> news:%23IYxwVL9FHA.472@xxxxxxxxxxxxxxxxxxxxxxx
>> >I have a VFP executible running a report that has a dataenvironment
>> >class
>> > within it.
>> >
>> > The normal function is that each time the report runs, the data
>> > environment
>> > is refreshed from the dataenvirnonment class the form is linked to.
>> >
>> > This is fine but my runtime executible seems to be looking for a VCX in
>> > the
>> > runtime directory rather than pulling the dataenvironment class out of
> my
>> > executible.
>> >
>> > What can I do about this. I have tried having the dataenvironment with
>> > /
>> > without the full path check box (VFP 9 SP1).
>> >
>> > This is very urgent.
>> >
>> > Cheers
>> > David
>> >
>> >
>>
>>
>
>
.
- References:
- Problem with report dataenvironment class
- From: David Younger
- Re: Problem with report dataenvironment class
- From: Fred Taylor
- Re: Problem with report dataenvironment class
- From: David Younger
- Problem with report dataenvironment class
- Prev by Date: Re: Problem with report dataenvironment class
- Previous by thread: Re: Problem with report dataenvironment class
- Next by thread: Re: Buy VFP 9.0 or a external library?
- Index(es):
Relevant Pages
|
Loading