위의 파일의 경로는 /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.0.sdk/urs/lib/
또는 /Developer/Platforms/iPhoneOS.platform/Developer/
SDKs/iPhoneOS3.0.sdk/System/Library/Frameworks/
에 있다.
다음으로는 sqlite3.h파일을 Import하는 일이다.
위의 두가지 작업이 끝나면 Database(이하 DB)에 접근하기 위한 기본 설정이 끝난다.