I am by no means an expert in this area, but I've been playing with it for a
few days now so let me try to help. When you created the report did you
create it from a schema file or from a query? If you did it by talking to
the database and not a xml schema file this could be your problem.
Just a thought as I read your post.
Chris
"Chris Ashley" <(E-Mail Removed)> wrote in message
news:4194c9e3.0@entanet...
>I have a crystal report using a Dataset which is populated at Runtime. It
>works fine on my development machine, but when I deploy it to a test
>machine I get a 'Database Login' box. There shouldn't be a need for it to
>connect to any database because the dataset is populated with everything I
>need and passed to the report using SetDataSource...
>
> I'm using all the correct merge modules (Database_access2003, Managed2003,
> regwiz2003, CRT71 and STL71)... help!
>
> Thanks
>
|