You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
395 B
11 lines
395 B
-- Script: uddi.v2.update_rc0_to_rc1.sql
|
|
-- Author: [email protected]
|
|
-- Description: Updates a UDDI Services RC1 database to RC2
|
|
-- Note: This file is best viewed and edited with a tab width of 2.
|
|
|
|
-- =============================================
|
|
-- Section: Update Version(s)
|
|
-- =============================================
|
|
|
|
EXEC net_config_save 'Site.Version', '5.2.3663.0'
|
|
GO
|