local packages

  • I created many local packages to delete a table and then import excel file into that table by using local packages. But now the pacages stop at "delete from table" step and get a error message: The property 'Use Encryption for Data' is not supported. any one can help?

  • This was removed by the editor as SPAM

  • I have come across this... this is due to a difference in ADO versions on the PC that creates the package, and the PC or Server that runs the package. To get around this, go to the problem PC (usually the server), edit the package, and make some trivial change (e.g. change the name of the package slightly, or some comments) then re-save the package. This will use the ADO version on the problem PC to save the connection info, and only stores info valid for the ADO version on that PC (an earlier version, 2.5 probably).

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply