Results 1 to 2 of 2

Thread: Urgent help needed!!

  1. #1

    Thread Starter
    Fanatic Member Stevie's Avatar
    Join Date
    Mar 2000
    Location
    London, UK
    Posts
    565

    Question

    I've created a report with Crystal 8, and amend it within my App so that it only displays some of the info I need. I can view the report via my viewer form on my development machine, but when I run the App on an installation machine, when I try to view the report I keep getting the error "Physical Database Not Found".

    Help please!

  2. #2
    Lively Member
    Join Date
    Jun 2000
    Location
    Ontario, Canada.
    Posts
    85

    Cool

    I had a similar problem with my app as well. When designing the reports I found that if I set the location of the database as "Same As Report" and stored the report in the same location as the database this worked fine. I as had to set the report to verify the database on every print as well.

    How are you running the report, are you using the OCX controller from VB?? If you are, you also have to set the datafiles property of the controller to the location of the database.

    like this report1.datafiles(0) = "dbLocation"

    Hope this helps.



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width