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 |
|
rgonzalesm
Starting Member
3 Posts |
Posted - 2001-09-06 : 23:39:14
|
| When I execute sp_addlinkedserver I connect to an external server succesfully. ther procedure returns the message "server added". The problem is that I execute the procedure from Visual Basic and the message returned is added to the error collection. Is there a way to avoid this message??Thanks |
|
|
|
|
|