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 |
el_guapo
Starting Member
1 Post |
Posted - 2013-04-07 : 21:56:38
|
I have package configurations working fine.I added the CheckpointUsage property to my package configuration, and it stored fine in my config DB, but even though the value shows 1, which should translate to IfExists, the package always loads this setting as Never. In fact, no matter what value I set this property to in the config table, it loads as Never. My other configuration properties related to checkpointing work, just not this one.Any ideas? |
|
|
|
|