[C#/COMMON/IBATIS] iBatis를 사용해 SQLite 데이터베이스 파일 액세스하기


■ iBatis를 사용해 SQLite 데이터베이스 파일을 액세스하는 방법을 보여준다.

providers.config

sql.xml

SqlMap.config

SampleModel.cs

SampleDAO.cs

MainForm.cs

TestProject.zip