Oops, part of my code was removed. The exec statement below is inside of a 
select element in a sqlmap xml file.


----------------------------------------
> From: salbass...@hotmail.com
> To: user-cs@ibatis.apache.org
> Subject: Stored procs with inline params works?
> Date: Thu, 7 May 2009 09:29:09 -0400
>
>
> 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
_________________________________________________________________
Windows Liveā„¢: Keep your life in sync.
http://windowslive.com/explore?ocid=TXT_TAGLM_BR_life_in_synch_052009

Reply via email to