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

Crystal Reports Authentication

Status
Not open for further replies.

Magosoft

Programmer
Nov 9, 2001
7
GT
PLEASE!!!! I NEED HELP.
I have this application made in VB6 that connects a PostgreSQL DB via ODBC and I need to use Crystal Reports as the reporting tool.

Here's the deal:
Every time the application does a query or executes an INSERT, DELETE or UPDATE, it uses a connection string (including username and password) to connect and Authenticate. However when I try to display a report using the Crystal Reports Activex, it doesn't display nothing at all and returns me this error message: "Cannot open SQL server".

I think it's because the component needs to send the username and password to authenticate, however I can't find where i have to do that.

ANY ideas or suggestions will be greatly appreciated.

Thanks in advanced,

MAGO
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top