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 |
ayaz_niazi
Starting Member
2 Posts |
Posted - 2014-06-09 : 10:41:29
|
I have a package and within that package I am executing another package using the Execute Package Task. I get the following error The LoadFromSQLServer method has encountered OLE DB error code 0x80040E14 (Only the owner of DTS Package 'package name' or a member of the sysadmin role may create new versions of it.). The SQL statement that was issued has failed.If someone could give me steps where I can set permissions to myself. I would really appreciate as this has been dragging for a while. |
|
|
|
|