In message <FF348F72-3FC6-4E8C-8D05-9F894275C7F1 (AT) microsoft (DOT) com>, Bernard
<Bernard (AT) discussions (DOT) microsoft.com> writes
Quote:
When i use this code
Dim objLotDts As New DTS.Package2
objLotDts.LoadFromStorageFile strNomLotDTS
objLotDts.SaveToStorageFile vstrNomFichierDTS
Set objLotDts = Nothing
I lost the comment put in the DTS package and all the task in this DTS
changing place (rearrange)??? |
This is a known issues with DTS. The object model does not support, or
even preserve the layout information, which includes task positions on
the design sheet and annotations.
Sorry, no workaround is available.
--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com
PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org