Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Problem While uisg a Liked server on Crystal Report

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-11-30 : 08:10:06
Manikandan writes "I created a report using Crystal report, which pulls data from two SQL Server with the user "rpt", so i created a Linked Server and Created a View on the main server, which was working fine with out a sa password on the linked server.

When i changed the password for the linked server password and again refreshed the linked server by providing the password in the lnked server connection.


then, when i tried to run the report it gave me an error

Failed to open a rowset.
Details: ADO Error Code: 0X80040e14
Source: Microsoft OLE DB Provider for SQL Server
Description: Login failed for user 'sa'
SQL State: 42000
Native Error : 18456


If any body aware of this problem please help.


take care
Have a nice day.

Manikandan"

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2005-11-30 : 09:39:51
Open the Report and Do verify Database

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -