Database Changes from Deltek Vantagepoint 7.0

Contents

Database Changes
New Tables
Removed Tables
Renamed Tables
New Columns Added to Existing Tables
Changes to Existing Columns
Removed Columns
Renamed Columns
New Objects
Removed Objects
Renamed Objects

Database Changes

This section lists the database table and column changes included in this release.

Deltek creates the Data Dictionary using a live connection to the development database. Tables and columns related to features in a future release may appear in the data dictionary without descriptions, or with the phrase reserved for future use. You may also see tables and columns for features that you have not purchased or enabled.

New Tables

Table Name
None

Removed Tables

Table Name
None

Renamed Tables

Table Name
None

New Columns Added to Existing Tables

Table Name Column Name Data Type
FW_CFGSystem (7.0.2) EnableDigitalAssistant varchar(1) NOT NULL
SE (7.0.2) DigitalAssistant varchar(1) NOT NULL
CAB (7.0.3) MasterPKey varchar(32) NOT NULL
CABDetail (7.0.3) MasterPKey varchar(32) NOT NULL
CABDetail (7.0.3) DetailPKey varchar(32) NOT NULL
CFGRMSettings (7.0.8) EnableImprovePerformanceInReport bit NOT NULL

Changes to Existing Columns

Table Name Column Name New DataType Old DataType
ApprovalItem (7.0.3) ApplicationKey varchar(32) NOT NULL nvarchar(255) NOT NULL

Removed Columns

Table Name Column Name Data Type
None    

Renamed Columns

Column Name New Column Name Old Column Name
None    

New Objects

Object Name Object Type
SEFieldInfoCenterAreaGridIDComponentIDIDX (7.0.1) Index
GetVisionAuditingDetail (7.0.1) Function
CABMasterPKeyIDX (7.0.3) Index
CABDetailDetailPKeyIDX (7.0.3) Index
CABDetailPKeyIDX (7.0.3) Index
EKDetailEmployeeReportDateReportNameSeqIDX (7.0.3) Index
EKMasterEmployeeReportDateReportNameIDX (7.0.3) Index
tkDetailEndDateEmployeeEmployeeCompanySeqTransDateIDX (7.0.3) Index
tkMasterEndDateEmployeeEmployeeCompanyIDX (7.0.3) Index

Removed Objects

Object Name Object Type
EKDetailPKeyIDX (7.0.3) Index
EKMasterPKeyIDX (7.0.3) Index
tkDetailEndDateEmployeeIDX (7.0.3) Index
tkDetailPKeyIDX (7.0.3) Index
tkMasterPKeyIDX (7.0.3) Index

Renamed Objects

Object Name
None