I want to migrate one of our databasis from SQL Server Express to SQL Server Compact 3.5. I\'m using iBatis.Net but do not know what the providers.config must look like 开发者_如何学编程for me to be a
I am using iBatis.NET in a very simple test project (VS 2008). When I run the suite and the Mapper is instantiated a FileNotFoundException pops up on opening SqlMap.config. The path where iBatis.NET l
I am using IBatis for my applicaiton. I am using IBatis 1.6.1 version.I thought it can handle all operations related to DB connections. But I am having little bit concern about this now. Sometimes I a
For most of my applications I use iBatis.Net for database access/modeling and log4Net for logging.In doing this, I need a number of *.config files for each project.For example, for a simple applicatio