Error 2259 is "2259 Database: [2] Table(s) Update failed.  Queries must
adhere to the restricted Windows Installer SQL syntax."

Try using wirunsql.vbs to validate that your query is using the
correct syntax.  I don't see anything obviously wrong with your query,
but if you can't get it work in wirunsql.vbs then you have something
wrong.

In article <[EMAIL PROTECTED]>,
    "Powell, Simon" <[EMAIL PROTECTED]>  writes:

> > RunMSIQuery(txtMSI.Text, "INSERT INTO `CustomAction` (`Action`, 
> > `Type`, `Source`, `Target`) VALUES ('VisionappSecurityGroup', 51, 
> > 'SecurityGroup', 'v-[NtName]')"

-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to