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!

Login Failed

Status
Not open for further replies.

niaz123

Programmer
Joined
May 23, 2007
Messages
1
Location
US
Crystal version 10.0
Database sybase 12
Details: ADO Error Code 0x80004005
Source: OraOLEDB
Description: ORA-12154: TNS: Could not resolve service name
Native Error :12154

I copied the report , re named it and trying to connect to the different server.
Created the ODBC wire protocoal setup Data Source under system DSN and tested it get connected.
But when i try to connect through the crystal report. I am getting the above error message.

Thanks

 
Looks to me like your OLEDB is based on an ODBC connection that isn't set up on that server.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top