You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-java@ibatis.apache.org by Jane88 <ja...@yahoo.com> on 2010/05/24 19:12:07 UTC

iBATIS with Java, SQL Server 2008

Hello, I am new to iBATIS and I am gethering information for a project. We
have SQL Server 2005/2008 but I would like to use java and ibatis for the
backend. Could some one tall me it is feasible and point me some direction
to start with(example or tutorial ) ?

Thanks in advance.
-- 
View this message in context: http://old.nabble.com/iBATIS-with-Java%2C-SQL-Server-2008-tp28659270p28659270.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscribe@ibatis.apache.org
For additional commands, e-mail: user-java-help@ibatis.apache.org


Re: iBATIS with Java, SQL Server 2008

Posted by Larry Meadors <la...@gmail.com>.
It's super easy - I use the freetds jdbc driver and it just works.

However, use mybatis instead: http://www.mybatis.org/

The entire ibatis development team has moved there instead of
remaining with the ASF due to technological issues and philosophical
differences. :)

Larry

---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscribe@ibatis.apache.org
For additional commands, e-mail: user-java-help@ibatis.apache.org