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

Using linked server in DTS package

Status
Not open for further replies.

streetprog

Technical User
Nov 9, 2006
41
US
Can anyone give me some pointers on how to use a linked server in a DTS Package? The only thing I can see to do is to connect to the SQL Server directly but scheduling this is giving me some problems due to an error I'm getting:
Error string: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.

I'm using SQL Server Enterprise Manager with Window's authentication. I have a local server on my PC and I'm running a query against a network server. The DTS package works fine when I run it directly but not when I try and schedule it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top