Re: Problem with report dataenvironment class

Tech-Archive recommends: Speed Up your PC by fixing your registry



Then whats the point of allowing a form to use a dataenvironment class?

Regardless of the merits of the use or not use of dataenvironments, I still
have this problem that needs to be resolved.

Cheers
David

"Fred Taylor" <ftaylor@xxxxxxxx!REMOVE> wrote in message
news:OwNFUqU9FHA.3132@xxxxxxxxxxxxxxxxxxxxxxx
> 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
> >> >
> >> >
> >>
> >>
> >
> >
>
>


.



Relevant Pages

  • Re: Report from a Crosstab
    ... "Are you still wasting your time with spam?... ... of it's dataenvironment. ... the report will take it as it's controlling alias. ... If you need simple SQL ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Problem with report dataenvironment class
    ... Without using the DataEnvironment, I've always been free to call my reports ... >> separate .PRG that creates/loads the data and then calls the report form. ... >>> Because I am using private data environment since this report can be ... >>> David ...
    (microsoft.public.fox.vfp.reports.printing)
  • Re: My DataReport Problem
    ... How can I bin DataEnvironment? ... The first step is to bin the DataEnvironment because it's quite ... I defined DataEnvironment and DataReports properly, ... But I have a serious problem with page header section. ...
    (microsoft.public.vb.general.discussion)
  • Re: Report from a Crosstab
    ... now, as you can see, I can browse the cursor, but how do I point that to ... A report cannot only print out records of tables ... of it's dataenvironment. ... If you need simple SQL ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Problem with report dataenvironment class
    ... I've never used a dataenvironment for that. ... separate .PRG that creates/loads the data and then calls the report form. ... > Because I am using private data environment since this report can be alled ... >> Microsoft Visual FoxPro MVP ...
    (microsoft.public.fox.vfp.reports.printing)