You might want to look at the useStatementNamespaces setting in your
sqlmap.config.

http://ibatis.apache.org/docs/dotnet/datamapper/ch04s03.html#id378950

On 6/13/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>  Fix by change
> <sqlMap
>  namespace="SIFM.Domain"
> to
>  <sqlMap
>  namespace=""
>
> Eric
>
>
>  ------------------------------
> *From:* Eric Ye (GJJ7YYE)
> *Sent:* Friday, June 13, 2008 4:24 PM
> *To:* [email protected]
> *Subject:* This SQL map does not contain an ResultMap named Address Result
>
> Hi All,
>
> I am just starting the IBatis.net by tailoring the tutorial sample.
> encountering one problem, program shows that:
>
>  This SQL map does not contain an ResultMap named Address Result
>
>

Reply via email to