Thanks for the reply!
After looking at the verbose log I didn't see where the database was being
created so I removed the condition and changed the SQLDatabase to use 'sa'
with a password. I'm now receiving errors when the database is being
created...
Action 12:18:29: CreateDatabase. Creating Dat
net
Subject: Re: [WiX-users] Error "database does not exist" when executing
ExecuteSQLStrings
I changed my product.was to the following but when I test it it doesn't create
the database. I don't receive any errors when I run it, it just doesn't create
anything.
M
Hi,
Is there anyone that has created a database using SQL scripts?
I have a requirement to complete this installer and I can't get the database
created.
Thanks,
Gary
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Error-database-does-not-exist-
I changed my product.was to the following but when I test it it doesn't
create the database. I don't receive any errors when I run it, it just
doesn't create anything.
My product.was...
USEINTEGRATEDSECURITY = 1
If you're creating a database using script, I would recommend a separate
component with a sql:SqlDatabase element wrapped around the sql:SqlScript
elements.
--
John Merryweather Cooper
Senior Software Engineer | Enterprise Service Applications | Continuing
Development
Jack Henry & Associates, I
5 matches
Mail list logo