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
AM
Subject: [Nant-users] MSI TASK and
ComboBox Table problem :(
Hello,
Im 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
:///
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 :