computing
  • 0

Runtime Error 20534 Error Detect By Database

  • 0

Please HELP!!!
i get this error in my app on another machine: runtime error 20534
error detected by database dll
i need to get this fixed asap and dont know how….
i dont have the problem on my system…. when i install the app on another machine i get this errror when i try to view a report…
i am using vb6 to create my app and access2000 and cr4.6, winxp
i can manipulate the data in my app.
what is causing this error? and how can i fix this….?

Share

1 Answer

  1. what is causing this error?
    Some DLL Crystal Reports requires does not exist on the other machine.

    and how can i fix this….?
    Put the required DLL on the remote machine. The easiest way to do this would be to install Crystal Reports onto that machine.

    • 0