Re: [WiX-users] Error "database does not exist" when executing ExecuteSQLStrings

2014-11-06 Thread garymonk
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

Re: [WiX-users] Error "database does not exist" when executing ExecuteSQLStrings

2014-11-05 Thread John Cooper
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

Re: [WiX-users] Error "database does not exist" when executing ExecuteSQLStrings

2014-11-05 Thread garymonk
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-

Re: [WiX-users] Error "database does not exist" when executing ExecuteSQLStrings

2014-10-24 Thread garymonk
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

Re: [WiX-users] Error "database does not exist" when executing ExecuteSQLStrings

2014-10-24 Thread John Cooper
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