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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB, Crystal Reports 9.0 RDC - Login Trouble

Status
Not open for further replies.

jkb17

Programmer
Nov 27, 2000
156
US
Hello.
I am using Crystal 9.0 and trying to automate a VB 6.0 process that will allow crystal to generate several PDF documents. I am using MS SQL Server as my database and connecting via ODBC. From within my code I have the following line:

objApplication.LogOnServerEx "p2sodbc.dll", "odbcName", "db", "user", "pwd"

however, the report fails with a invalid login error. The information is correct and when run from the report itself will LOGIN successfully. Any help, tips or advice.

thanks
Jim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top