Forum Discussion

Karl-WE's avatar
Sep 04, 2021
Solved

ADK for Windows 11 and ADK for Windows Server 2022: VAMT does not work anymore

In both ADK post 2004 version VAMT 3.1 fails to connect to the SQL instance.   - cannot connect to existing instance of SQL (2014) - cannot connect to new database in above instance   Workaround...
  • PColuna's avatar
    PColuna
    Sep 20, 2021
    Hi

    After half internet read, I was able to correct this error with the instruction on 

    https://www.reddit.com/r/sysadmin/comments/oypsd8/vamt_database_not_a_valid_vamt_database/



    You have to run the command in the VAMT database.

    alter table base.GenuineStatusText alter column GenuineStatusText nvarchar(255) NULL

Resources