/build/static/layout/Breadcrumb_cap_w.png

Help with MSI 2237

Help with MSI (Microsoft Installer) error 2237: Database: [2]. Invalid or missing query string: [3].

0 Comments   [ + ] Show comments

Answers (1)

Posted by: AppDeploy.com 19 years ago
Red Belt
0
Check your SQL syntax. One thing to note: you must include a primary key column when creating a table. MSI
requires at least one primary key column in each table.
For example:
CREATE TABLE 'TestTable' ('TestField' INTEGER PRIMARY KEY 'TestField')
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ