Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Msi API Error 80004005: OpenView,Sql

798 views
Skip to first unread message

Peter

unread,
Feb 20, 2008, 5:12:01 PM2/20/08
to
Hi,

when I try this command:
Cscript WiRunSQL.vbs Release\Setup.msi "DELETE FROM ControlCondition WHERE
ControlCondition.Control='AllUsersRadioGroup'"

it finishes with error:
Msi API Error 80004005: OpenView,Sql

but Orca allows to delete this row manually.
What is wrong with my SQL command ?

Peter

Dennis Bareis

unread,
Feb 21, 2008, 2:06:05 AM2/21/08
to

There is no such column in the table, you forgot the underscore.

Bye,
Dennis

Dennis Bareis [Microsoft MVP] (dba...@KillSpam.gmail.com)
http://dennisbareis.com/
Freeware Windows Installer creation tool (+ "ORCA automation"):
http://makemsi.dennisbareis.com/

0 new messages