Small. Fast. Reliable.
Choose any three.
Search:
Look in:

Wiki Page AllowingAnonymousEditing
... strac. And I started playing with the commandline SQLite, and I really like it too. And I absolutely ...

Wiki Page BigNameUsers
... companies and open-source projects that are using SQLite. All of the references here are gathered f ...

Wiki Page BlobExample
... sp;example&nbsp;of&nbsp;how&nbsp;to&nbsp;use&nbsp;SQLite&nbsp;to&nbsp;store&nbsp;and&nbsp;retrieve<b ...

Wiki Page BlueSky
... lacement to pager.c -- the objective is to extend SQLite with the ability to run read and write tran ...

Wiki Page BuildOnWindowsWithTcl
This page has files that allow you to build SQLite from source on the Windows platform. TCL is used ...

Wiki Page BuildOnWindowsWithoutTcl
These instructions for building SQLite with MinGW on windows. More detailed explanation is found at ...

Wiki Page ClientServer
... nhancements*. My idea was a network protocol for sqlite database. This would be a client and a serv ...

Wiki Page CodeSize
If you look at the machine code generated for SQLite version 2.8.9 by GCC (with full optimization) ...

Wiki Page CodeWarrior
This page is about building sqlite for MacOS using CodeWarrior. The MacOS port was added as of tic ...

Wiki Page ColumnNames
This page describes how SQLite determines the names of columns in the results set of a select. Ther ...

Wiki Page ComparisonsAndTypes
... --------- *Kudos on Dynamic Typing* I applaud SQLite for implementing dynamic, free-form typing. ...

Wiki Page CompilingFts
... _namespace will plague you. computer:~/Projects/sqlite me$ export MACOSX_DEPLOYMENT_TARGET=10.3 S ...

Wiki Page ConsoleForTclTk
... ements a console window that talks directly to an SQLite database. This can be a very useful compon ...

Wiki Page ConverterTools
... on Toolkit is a software that can migrate data to SQLite or back from many of database formats.(MySQ ...

Wiki Page CorruptionFollowingBusyError
A bug exists in all versions of SQLite between 3.3.17 back through 3.3.0 that can result in database ...

Wiki Page CrashRecovery
... h occurs in the middle of a transaction commit in SQLite. Only part of the changes associated with ...

Wiki Page DatabaseCorruption
This page describes cases where bugs in SQLite have led to database corruption. Database corruption ...

Wiki Page DatabaseIsLocked
**Error Code SQLITE_LOCKED (6): Database Is Locked** This error code occurs when you try to do two ...

Wiki Page DateAndTimeFunctions
... ment describes default date and time functions in SQLite. This document is a supplement to the funct ...

Wiki Page DevCppDevPak
A working SQLite 2.8.8 Dev-C++ DevPak : http://www.ingmezzina.it/dev-packs/default.asp

Wiki Page DocumentationSqliteNet
... sembly*** SQLiteNet is a C++ managed wrapper for SQLite. It was create by a company called "Red Lo ...

Wiki Page DocumentationSqliteNetDbDataTableMode
... mple* {linebreak} DB.Execute("Select * from sqlite_master",SQLiteNET.DB_EVENT_MODE.EVENTS,SQLite ...

Wiki Page DocumentationSqliteNetDbEventMode
... mple* {linebreak} DB.Execute("Select * from sqlite_master",SQLiteNET.DB_EVENT_MODE.EVENTS,SQLite ...

Wiki Page DocumentationSqliteNetSqliteResults
***SQLITE_RESULTS Enumeration*** {linebreak} Documentation Home DocumentationSqliteNet {linebreak} ...

Wiki Page DynamicLanguageInterfaceToSqlite
... is the interface between the TCL language and the SQLite database engine. The three ideas have been ...

Wiki Page ExperimentalMailUserAgent
... P only. All email messages are stored in a single SQLite database. The use of a single-file SQLite ...

Wiki Page ExtendedResultCodes
In its default configuration, SQLite API routines return one of 26 integer result codes described at ...

Wiki Page FeatureRequests
A place to request SQLite features. *:UserDefinedFunctions: Create User Defined Functions in SQLite ...

Wiki Page FootPrint
... es of the object code for the major subsystems in SQLite as of 2006-03-22. The sizes where determin ...

Wiki Page ForeignKeyTriggers
... -12-01_ **The Problem** As is {link: http://www.sqlite.org/omitted.html well documented}, SQLite d ...


Page: 1  More