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 Rhinorhino 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
Joined
Nov 27, 2000
Messages
156
Location
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
 
What database authentication method?

Cheers,
- Ido CUT, Visual CUT, and DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top