Re: [WiX-users] how to create strangely named database

2008-04-16 Thread Ryan O'Neill
then manually running the script in SQL enterprise manager / Query Analyser or osqlw. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gregor Colnik Sent: 16 April 2008 12:17 To: wix-users@lists.sourceforge.net Subject: [WiX-users] how to create strangely named database I ne

[WiX-users] how to create strangely named database

2008-04-16 Thread Gregor Colnik
I need to create a database named (for example) >test._db< If i write it like this Where [CREATEDBNAME] is a property with value of >test._db< It creates the database ok, but when i try to execute any of the or For example: where CreateTables is a binary id and source is .sql