1
Automation Interface, Add-Ins and Tools / Re: Package Flags and CheckedOutTo
« on: September 06, 2016, 05:20:16 pm »
I compared t_package of the package before and after check out. Only the package flags are changed.
It works if the flags are changed to a checked in package - even without the CRC. But the Update() method throws an exception if the flags are changed to a checked out package.
GetLastError() returns only "". Not so much information.
I will try to use a direct SQL.
Dieter
It works if the flags are changed to a checked in package - even without the CRC. But the Update() method throws an exception if the flags are changed to a checked out package.
GetLastError() returns only "". Not so much information.
I will try to use a direct SQL.
Dieter