The mysql table has a date field, with type of datetime
In witango studio, I create an insert action to that table. Testing
always results in that field being 000000000.
In a text editor, I see that the field type has been declared to be vcha
<DataDictionary>
<Column DataType="vcha" ColumnType="0">
<TableName>valutec</TableName>
<ColumnName>timestamp</ColumnName>
I manually edit this to be datetime and it gets something over, but
whenever the studio touches the action, it turns it back to vcha
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf