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