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.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2007-02-14 : 08:38:05
|
Ketes writes "Hi i'm using SQL Server 2000 and I'm trying to join a table from another server in my Stored Procedure but when i check the syntax i get the error - Error 18456: Login failed for user 'SA'.Do i need to set the rights in the external table so it can read the table it is trying to join with?" |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2007-02-14 : 09:29:15
|
No, you are not using the correct password the external SA account.Peter LarssonHelsingborg, Sweden |
 |
|
|
|
|