I do that occassionally myself as well because parameters maps are a pain..

On Thu, May 7, 2009 at 9:29 AM, Sal Bass <[email protected]> wrote:

>
> OK, can a more seasoned Ibatis person tell me why I shoult NOT use
> something like this when calling stored procs?
>
>
> exec dbo.uspTest #Number,dbType=VarChar#, #ID,dbType=Int#
>
>
> I have tried multiple tests and it works just fine. The reason why I am
> doing this is soley because I really hate using parameter maps for stored
> procs and want to use inline params. So, is there a hidden time bomb in my
> example that I am not seeing?
>
>
>
>
> _________________________________________________________________
> HotmailĀ® goes with you.
>
> http://windowslive.com/Tutorial/Hotmail/Mobile?ocid=TXT_TAGLM_WL_HM_Tutorial_Mobile1_052009
>

Reply via email to