Hi!!
I am trying to run a DTS Package from a VB front-end. This runs fine on our development server (I have sysadmin rights) but fails with the following error on the production server:
Step 'DTSStep_DTSExecuteSQLTask_1' failed
Step Error Source: Microsoft OLE DB Provider for SQL Server
Step Error Description:[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
Step Error code: 80004005
Step Error Help File:
Step Error Help Context ID:0
What actual rights do I need to get this running on the production server?
P.S. we are using integrated security.
Regards,
Alan
I am trying to run a DTS Package from a VB front-end. This runs fine on our development server (I have sysadmin rights) but fails with the following error on the production server:
Step 'DTSStep_DTSExecuteSQLTask_1' failed
Step Error Source: Microsoft OLE DB Provider for SQL Server
Step Error Description:[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
Step Error code: 80004005
Step Error Help File:
Step Error Help Context ID:0
What actual rights do I need to get this running on the production server?
P.S. we are using integrated security.
Regards,
Alan