# SCS 2.x Module : SQLITE3 # Support of sqlite3 library # Author : iri # Date : September 21, 2010 # Version 1.0 # License : LGPL v3 (see COPYING file) # # Requirement : sqlite3 library for scol should be installed before use this module # For more informations, please visit the Scolring web site : http://www.scolring.org/ # name Sqlite3 func Nothing version 1 0 serverNeeded ./ssqlite3.pkg serverScript _load\ "dms/db/sqlite3/ssqlite3.pkg" #clientNeeded ./csqlite3.pkg #clientScript _load\ "dms/db/sqlite3/csqlite3.pkg" editorScript _load\ "dms/l/templateedit1.pkg"\n_load\ "dms/db/sqlite3/esqlite3.pkg" helpFile ./help.txt bitmap ./sqlite3.scs.bmp tree ./sqlite2.scs.bmp