last_modified_date: now #DBC-ERRORCODE{#dsh—error-code}
DBC-0001
Error Display : Not connected to database
Description : 데이터베이스에 연결하지 못했거나, 데이터베이스 정보가 잘못 입력된 경우에 나타나는 메세지
DBC-0002
Error Display : Maria DB Server or Client is not installed. Please install Maria DB Server or Client. (The setting is automatically changed to SQLite DB.)
Description : 프로젝트 DB가 Maria DB인 경우 Maria DB의 Server 또는 Client가 사용자의 컴퓨터에 설치되어 있지 않을 때 나타나는 메세지. 이후 자동으로 SQLite DB로 설정이 변경된다.