![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am attempting to setup scheduled tasks of DTS packages (on SQL 2000) for non admin users. The packages we are trying to implement use an ODBC connection from a legacy system to load an Excel file. The user can successfully create the package and execute it in design mode. However, when the user creates a SQL scheduled task for the package it fails. I have the SQL proxy account for non-sa users set up as a domain account. The proxy account has also been added to the local administrators group on the SQL Server box. I have experienced the following errors 2147467259, 2147217865, 2147217911, 2147213206. Basically I am at the point of the following error: Error: -2147217911 (80040E09); Provider Error: -118490897 (F8EFF8EF) Error string: Cannot update. Database or object is read-only. Error source: Microsoft JET Database Engine . Please note that if the SQL scheduled job is set to sa ownership, then it runs fine without error. I have been all through the OLE DB settings for the EXCEL connection, and have verified that the read only property is set to false (0). Any assistance would be greatly appreciated. |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |