/build/static/layout/Breadcrumb_cap_w.png

1627 - Function failed during execution

Hi,

I am seeing the 1627 error when trying to insert a record into the COmponent table of MSI and fail to understand the mistake in my implementation. Here is my code to run the sql.

string insertquery = @"INSERT INTO Component (`Component`, `ComponentId`, `Directory_`, `Attributes`) VALUES (?,?,?,?)";
db.Execute(insertquery, "Comp_1", g.ToString(), "INSTALLLOCATION",0);


thanks in advance,
ragini

0 Comments   [ + ] Show comments

Answers (1)

Posted by: mayur_mak 13 years ago
Senior Purple Belt
0
Hi ragini,

Are u sure that this error is related to your Windows Installer Package. Do you serched google with regarding to this.U should check the link http://www.pcpr.org/error-1627.php

regards
MM
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