Re: camel sql insert ouput

2016-08-09 Thread Vitalii Tymchyshyn
@gmail.com] > Sent: dinsdag 9 augustus 2016 15:38 > To: users@camel.apache.org > Subject: Re: camel sql insert ouput > > What Camel version and which camel component do you use for SQL? > > On Tue, Aug 9, 2016 at 3:13 PM, Ronny Aerts wrote: >> Hallo camel communit

Re: camel sql insert ouput

2016-08-09 Thread Claus Ibsen
--- > From: Claus Ibsen [mailto:claus.ib...@gmail.com] > Sent: dinsdag 9 augustus 2016 15:38 > To: users@camel.apache.org > Subject: Re: camel sql insert ouput > > What Camel version and which camel component do you use for SQL? > > On Tue, Aug 9, 2016 at 3:13 PM, Ronny Aerts wrot

RE: camel sql insert ouput

2016-08-09 Thread Ronny Aerts
.com] Sent: dinsdag 9 augustus 2016 15:38 To: users@camel.apache.org Subject: Re: camel sql insert ouput What Camel version and which camel component do you use for SQL? On Tue, Aug 9, 2016 at 3:13 PM, Ronny Aerts wrote: > Hallo camel community, > > I'm doing a normal sql insert

Re: camel sql insert ouput

2016-08-09 Thread Claus Ibsen
What Camel version and which camel component do you use for SQL? On Tue, Aug 9, 2016 at 3:13 PM, Ronny Aerts wrote: > Hallo camel community, > > I'm doing a normal sql insert into an sql server database and it seems that > after the insert, my exchange in body and all my attachments are gone. Is