Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

pdssql.dll

Status
Not open for further replies.

sexydog

Programmer
Jul 9, 2002
176
GB
when run my reports in vb6 on my computer it works.i logon to the sever using this code


Crystal_Report_Application.LogOnServer "pdssql.dll","ets_dev_1","pos_d","sa","password"

when i install the application on other computers it always says logon failed....i think it is because of the pdssql.dll not being on other computers.but i dont have it on mine also...how can i solve this problem
 
i found the problem...the file is actually called p2ssql.dll

install this file on client machines and it works fine
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top