You could try using <update /> tags, but that is not supported with iBATIS.
Larry On 10/3/05, k. guita <[EMAIL PROTECTED]> wrote: > Hi everybody, > > I use IBatis for my java project and I like it. > It's strong and powerful. > > But how can I execute sql statements like: "create database" or "create > table"? > > Thanks for help. > > Khaled G. > > >
