Hello Claus...
thank you very much. That worked like a charm.
My best regards.
VinÃcius.
--
View this message in context:
http://camel.465427.n5.nabble.com/problem-processing-CSV-to-Database-camel-csv-and-camel-sql-tp5735821p5735852.html
Sent from the Camel - Users mailing list archive at
irst_name` varchar(45) CHARACTER SET latin1 NOT NULL,
> `last_name` varchar(45) CHARACTER SET latin1 DEFAULT NULL,
> `email` varchar(45) CHARACTER SET latin1 NOT NULL,
> `active` bit(1) DEFAULT b'1',
> PRIMARY KEY (`id`)
> ) ENGINE=InnoDB DEFAULT CHARSET=utf8$$
>
>
s message in context:
http://camel.465427.n5.nabble.com/problem-processing-CSV-to-Database-camel-csv-and-camel-sql-tp5735821.html
Sent from the Camel - Users mailing list archive at Nabble.com.