You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-cs@ibatis.apache.org by Ka-Wai Chan <Ka...@huskyenergy.ca> on 2007/08/24 21:57:35 UTC

using with mysql connector 5, unable to open connection on beginTransaction

Hello
 
I am using the mysql .net connector 5 with Ibatis.Net and everything works great (insert, update, find) except when I try to call mapper.BeginTransaction() in which case it then can't open the connection.
 
Any ideas?
 
Thanks
Ka-Wai