RE: [Nant-users] MSI TASK and ComboBox Table problem :(

2004-06-01 Thread James Geurts
01, 2004 9:43 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Nant-users] MSI TASK and ComboBox Table problem :( Piotr: You must install the DataSource in the ODBCDataSourceTable Please review http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/i nstallodbc_action

Re: [Nant-users] MSI TASK and ComboBox Table problem :(

2004-06-01 Thread mail.laconiadatasystems.com
Piotr: You must install the DataSource in the ODBCDataSourceTablePlease reviewhttp://msdn.microsoft.com/library/default.asp?url="">Then later within nant script refer to the installed ODBCDataSourceTable in your constructed http://nantcontrib.sourceforge.net/nightly/help/tasks/msi.html (whic