To determine the table schema version of BPM Connect, run this SQL
use bpmconnect
go
select [value] as [Schema Verion] from dbo.const_sys where KeyID = 'TableSchemaVersion'
See manifest for version mapping table
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment