Was that included in the latest alpha release? Do I still have to includ the "as value" clause? Will this work:
<selectKey property="PageID" type="post" resultClass="int"> SELECT @@IDENTITY </selectKey> --- Gilles Bayon <[EMAIL PROTECTED]> wrote: > In the last version, there's no need to do the cast. > > -Gilles >