|
-
Sep 7th, 2000, 02:35 AM
#1
Thread Starter
Hyperactive Member
I've created an application which works fine on my PC. Now I've installed my applications with crystal reports reports in the past with no problem what so ever, but all those databases were within Access 97.
This time I've used SQL 7 and when I install the application everything works fine expect the reports. I keep getting the message 'The library pdssql.dll' cannot be found. Now the weird thing is, its not even on my PC yet everything works okay.
Has anyone come across this problem and could help me solve it.
Thanks in advance for any help provided.
VB 6 Enterprise Edition SP4
ADO, SQL 7/2000, ASP and some JavaScript

>> Life goes on, but for how long? <<
If you can smile when things go wrong, you have someone in mind to blame
-
Sep 7th, 2000, 02:57 AM
#2
Lively Member
p2ssql.dll
pdssql.dll is the 16-bit version of this dll. Y're using the p2ssql.dll instead.
verify that this dll is present on the machines your setting up your app.
Also read the "runtime file requirements" =crd32.exe from cr7. in this file exactly stated which dll's you need
if your reports keep failing to execute build a package of the reports with crystalreports and test it on another machine.
when it works correct :look for differences between the dll's ( & ocx) listed in your vb package and crystalreportpackage.( also known as crystal-dll-hell)
or check out the forums at http://www.seagatesoftware.com
[Edited by Kersey on 09-07-2000 at 03:59 AM]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|