Execute this SQL to determine current version of the DTS workflow
use bpmconnect
go
select [value] as [DTSWorkFlow] from dbo.const_sys where KeyID = 'DTSPackageName'
See manifest for version mapping table.
Tuesday, June 8, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment