Trying to connect to a sql server db, and I get the error from my logonserver code line that it can't find pdssql.dll, and I don't have it on my system, but I guess I need it to run the sql server driver! Where can I get it from?!
you need to install the sql server client in order for p2ssql.dll to work. this is the native driver that Crystal reports provides. p2ssql.dll is dependent on libraries installed by the sql server client.
I believe that the p2* files are the 32-bit DLLs and the pd* files are the 16-bit DLLS, so you should always be using the p2* files. Brian J. Alves
Email: brian.alves@worldnet.att.net
VB / ASP / Crystal / SQLServer
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.