Nah...i used anyreport be none of them work at all, get the same message no
matter what I do and the dev laptop works fine....cllient runtime will not!
--
Da-Geek
"John W. Vinson" wrote:
> On Wed, 15 Apr 2009 17:36:06 -0700, Richard
> <(E-Mail Removed)> wrote:
>
> >Hi Ray,
> >
> >"Da-Geek" wrote:
> >
> >> Frustrated! I have built a small application on Access 2007 with a SQL 2000
> >> backend data base. It all works great on my development laptop. I package and
> >> deploy it on the clients using the Access 2007 runtime, installs great, you
> >> can enter and find data, but with all the reports it comes up with an error
> >> message that the dbo.anyreport does not exist. I always loved this product,
> >
> >Just a thought here, isn't [dbo] for linked tables? I am no expert but
> >looking at my database only my tables have the dbo prefix. Everything else
> >resides in the frontend.
> >
> >> but 2007 is a real challenge! Any ideas or help greatly appreciated.
> >> --
> >> Ray Peeples
> >
> >Richard
>
> dbo ("data base owner") is the default prefix for SQL/Server linked tables. My
> guess is that the SQL 2000 backend on the developmental laptop contains a
> table named anyreport, but that said table does not exist in the production
> SQL environment.
> --
>
> John W. Vinson [MVP]
>
|