Changes

Jump to: navigation, search

SQLite Xerial JDBC From Source

57 bytes added, 17:50, 16 January 2012
SQLite Extensions
** ''select load_extension("yourQuotedDllName.dll");''
** ''.load yourQuotedDllName.dll''
* To add extensions through the NexJ framework: '''!!!HAS NOT WORKED YET!!!'''
** ''m_appender.appendSQL("select load_extension('yourQuotedDllName.dll')");''
** Note the dll must match your systems current platform and architecture, eg: win-x64

Navigation menu