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
AM Subject: [Nant-users] MSI TASK and ComboBox Table problem :( Hello, I’m using nant085+nant conntrib0.85. I want to create a ComboBox with List of properties attached to it. Unfortunatelly when I want to create a table, it doesnt creates or is empty without rows :///

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

2004-06-01 Thread Piotr Perko
Hello, I’m using nant085+nant conntrib0.85. I want to create a ComboBox with List of properties attached to it. Unfortunatelly when I want to create a table, it doesnt creates or is empty without rows :///   The code looks like this :