Results 1 to 5 of 5

Thread: Problem in Crystal 8.5 with Access Database

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2005
    Posts
    2

    Problem in Crystal 8.5 with Access Database

    Hello,

    I have developed report in crystal 8.5 using MS Access 2000. I m callin that report in vb 6.0.. On my machine(local) its working fine but when I deploy the application on other machine, report generates error for DATABASE NOT FOUND.

    I just want to know, How to you create report in such a way that it should determine the .mdb file path regardless of the machine either local or some other.

    Its bit urgent so I will be very glad to see any QUICK reponse

    Thanks in advance,
    Regards,
    Faisal

  2. #2
    Lively Member
    Join Date
    Dec 2004
    Posts
    121

    Re: Problem in Crystal 8.5 with Access Database

    How did you set your database path?

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2005
    Posts
    2

    Re: Problem in Crystal 8.5 with Access Database

    I have used Active Data (ADO) and then specified a connectiong string. I did it because i want to use my query in the report.

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Problem in Crystal 8.5 with Access Database

    Welcome to the forums.

    I think the path on to you database on the user machine needs to be the same as the path on your machine. Try that and see what happens.

  5. #5
    Lively Member
    Join Date
    Dec 2004
    Posts
    121

    Re: Problem in Crystal 8.5 with Access Database

    Hack is right. Are you deploying your application over a network? On your machine was the database local to your machine. If it is local to your machine, you can copy the database to the target machine. Or, you can deploy it over your network and redirect your database connection to target the database on your network.

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