on 2025 Feb 06 9:35 AM
I have VB6 application which display crystal report.
It is working in dev pc but not in Client PC
I am getting error " Error detected by database dll"
How to fix this issue
Request clarification before answering.
First issue is VB 6 is no longer support by Microsoft and SAP CR products follow MS's end of life cycle.
Time to upgrade to CR for VS .NET which you can get from here:
https://help.sap.com/docs/SUPPORT_CONTENT/crystalreports/3354091173.html
There is 2 sample app's on that page as well to get you started.
That error typically indicates the DB Client is not configured or doesn't exist on the PC. Reports save the client dll name in the RPT file and looks for it when running the reports in an application.
Likely possibility is they may be using a current OS which is definitely not supported in old legacy applications.
Good luck
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
9 | |
7 | |
6 | |
6 | |
6 | |
5 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.