Ok thanks a lot ! I'll try it right on my return on my computer. have a nice week End.
Bye Régis Le 10 juil. 2009, 7:07 PM, "Michael McCurrey" <mmccur...@gmail.com> a écrit : You can't have your statement pass a dynamic parameter to that; however, you can 'catch' statement parameters in your sql fragment. For example: <sql id="Fragment"> insert into MySuperTable(Column1) values(#MyVariable,type=String,dbType=VarChar#) </sql> On Fri, Jul 10, 2009 at 9:57 AM, Régis BRULEY <re...@bruley.org> wrote: > > Hi, > > Test that's he...