Site icon EfmSoft

What does Windows error code 1628 (ERROR_INVALID_TABLE) mean?

 
Previous Next
ERROR_FUNCTION_FAILED ERROR_DATATYPE_MISMATCH

ERROR_INVALID_TABLE

Not every MSI contains every standard table

ERROR_INVALID_TABLE (1628) means Windows Installer cannot use the table named by the caller or action. Optional standard tables appear only when the package authors the corresponding feature, and custom tables must still conform to Installer database schema rules.

A transform can add or remove tables, while a patch may expose embedded transforms rather than a normal installation-database layout. A spelling error or querying the wrong database handle can therefore look identical to a genuinely missing optional table.

What to verify

References


Looking for a different code? Search another status or error code.

Exit mobile version