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

DTS Problem

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
0
Hi,
I have a problem with the DTS setion. I create a DTS on the SQL Server (Which resides on my machine) and no one else is able to access it. It gives an error of File not found. Even I can not access the DTS through an ASP page.
If I go to another machine and create a DTS, it can then be read and executed by anyone, including myself. I can access the other machine-DTS in an ASP Page.
Can anyone help???
Thanks
 
I think your problem could be that the machines in question have different versions of the SQL server service pack installed. Install the latest services packs on all machines.

If you do have the latest services packs installed then re-install them and try again.

Rick.


 
I have narrowed the problem down to ... if the (local) choice under the Microsoft OLE DB Provider for SQL Server drop down is choosen ... then It will not run. If I force the Server Name in the drop down .. then it runs.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top