HP Device Manager 4.6 - Database Schema Guide
Table Of Contents

dm_inv_max_hotfix
This is the inventory Maxspeed hotfix table.
1. Table columns
Column name Type name Column size Nullable Primary key Description
device_id nvarchar 50 NO √
hotfix_id nvarchar 50 NO √
hotfix_value nvarchar 100 YES
update_date datetime 23 NO
dm_inv_ms_hotfix
This is the inventory MS hotfix table.
1. Table columns
Column name Type name Column size Nullable Primary key Description
device_id nvarchar 50 NO √
hotfix_id nvarchar 50 NO √
comment nvarchar 100 YES
installed_by nvarchar 100 YES
installed_date nvarchar 20 YES
service_pack tinyint 3 YES
update_date datetime 23 NO
2. Relevant UI
14