Modules/Squirrel/lu sqlite

From Liberty Unleashed Wiki
Revision as of 02:10, 16 October 2010 by Juppi (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
lu_sqlite
Type Squirrel module
Version 1.0
Author Liberty Unleashed Team
Platform Windows/Linux
Website Liberty Unleashed
Download link Included with server

Contents


lu_sqlite is an official module which provides Squirrel functions to create and access SQLite databases. For an SQLite related tutorial, check here.

Installation

Make sure you have the lu_sqlite.dll/lu_sqlite.so file in your Modules folder. After that add the following code under the event onScriptLoad of the script:

  1. LoadModule( "lu_sqlite" );

Functions

These functions are provided by the official module lu_sqlite.

Version History

  • 1.0 - Initial release.
Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox