sqlite-users
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [sqlite] [SQLite] Support for 23,10 Precision number format
Simon Slavin
Re: [sqlite] [SQLite] Support for 23,10 Precision number format
RSmith
Re: [sqlite] [SQLite] Support for 23,10 Precision number format
Dominique Devienne
Re: [sqlite] [SQLite] Support for 23,10 Precision number format
Hick Gunter
Re: [sqlite] [SQLite] Support for 23,10 Precision number format
James K. Lowden
Re: [sqlite] [SQLite] Support for 23,10 Precision number format
Simon Slavin
Re: [sqlite] [SQLite] Support for 23,10 Precision number format
Hick Gunter
[sqlite] Using sqlite3_backup* while the destination connection has "busy" read-only statements.
Shaun Seckman (Firaxis)
Re: [sqlite] Using sqlite3_backup* while the destination connection has "busy" read-only statements.
Dan Kennedy
[sqlite] cnt(x) what do the brackets signify
Paul Sanderson
Re: [sqlite] cnt(x) what do the brackets signify
Stephan Beal
Re: [sqlite] cnt(x) what do the brackets signify
Igor Tandetnik
Re: [sqlite] cnt(x) what do the brackets signify
Paul Sanderson
[sqlite] sliteonline or sqlite in js
Kirill
Re: [sqlite] sliteonline or sqlite in js
Noel Frankinet
Re: [sqlite] sliteonline or sqlite in js
Dan Kennedy
Re: [sqlite] sliteonline or sqlite in js
Clemens Ladisch
Re: [sqlite] sliteonline or sqlite in js
Stephan Beal
[sqlite] Triggers and CTE's
Ben Newberg
Re: [sqlite] Triggers and CTE's
Simon Slavin
Re: [sqlite] Triggers and CTE's
Ben Newberg
Re: [sqlite] Triggers and CTE's
Simon Slavin
Re: [sqlite] Triggers and CTE's
Igor Tandetnik
Re: [sqlite] Triggers and CTE's
Richard Hipp
Re: [sqlite] Triggers and CTE's
Ben Newberg
Re: [sqlite] Triggers and CTE's
Igor Tandetnik
Re: [sqlite] Triggers and CTE's
Richard Hipp
Re: [sqlite] Triggers and CTE's
James K. Lowden
[sqlite] Multiple threads reading different data
Daniel Polski
Re: [sqlite] Multiple threads reading different data
Clemens Ladisch
Re: [sqlite] Multiple threads reading different data
Hick Gunter
[sqlite] Autoincrement with rollback
Koen Van Exem
Re: [sqlite] Autoincrement with rollback
Clemens Ladisch
Re: [sqlite] Autoincrement with rollback
Koen Van Exem
Re: [sqlite] Autoincrement with rollback
Andy Ling
Re: [sqlite] Autoincrement with rollback
Koen Van Exem
Re: [sqlite] Autoincrement with rollback
Darren Duncan
Re: [sqlite] Autoincrement with rollback
Koen Van Exem
Re: [sqlite] Autoincrement with rollback
J Decker
[sqlite] Locking errors on network
Mike McWhinney
Re: [sqlite] Locking errors on network
Roger Binns
Re: [sqlite] Locking errors on network
Mike McWhinney
Re: [sqlite] Locking errors on network
RSmith
Re: [sqlite] Locking errors on network
justin
Re: [sqlite] Locking errors on network
Scott Robison
Re: [sqlite] Locking errors on network
Scott Robison
Re: [sqlite] Locking errors on network
Eduardo Morras
Re: [sqlite] Locking errors on network
Simon Slavin
Re: [sqlite] Locking errors on network
Roger Binns
Re: [sqlite] Locking errors on network
Tim Streater
Re: [sqlite] Locking errors on network
Mike McWhinney
Re: [sqlite] Locking errors on network
Tim Streater
[sqlite] Virtual memory management of Sqlite core on Windows Mobile 6.5 with .NET CF 3.5
Pavlo
Re: [sqlite] Virtual memory management of Sqlite core on Windows Mobile 6.5 with .NET CF 3.5
Simon Slavin
Re: [sqlite] Virtual memory management of Sqlite core on Windows Mobile 6.5 with .NET CF 3.5
Pavlo
Re: [sqlite] Virtual memory management of Sqlite core on Windows Mobile 6.5 with .NET CF 3.5
Simon Slavin
[sqlite] Discrepancy with indexing and WHERE clause with AND/OR
RP McMurphy
Re: [sqlite] Discrepancy with indexing and WHERE clause with AND/OR
Clemens Ladisch
Re: [sqlite] Discrepancy with indexing and WHERE clause with AND/OR
Don V Nielsen
Re: [sqlite] Discrepancy with indexing and WHERE clause with AND/OR
Simon Davies
Re: [sqlite] Discrepancy with indexing and WHERE clause with AND/OR
RP McMurphy
Re: [sqlite] Discrepancy with indexing and WHERE clause with AND/OR
Simon Slavin
Re: [sqlite] Discrepancy with indexing and WHERE clause with AND/OR
RP McMurphy
Re: [sqlite] Discrepancy with indexing and WHERE clause with AND/OR
Simon Slavin
Re: [sqlite] Discrepancy with indexing and WHERE clause with AND/OR
RSmith
Re: [sqlite] Discrepancy with indexing and WHERE clause with AND/OR
Hick Gunter
Re: [sqlite] Discrepancy with indexing and WHERE clause with AND/OR
RP McMurphy
Re: [sqlite] Discrepancy with indexing and WHERE clause with AND/OR
Simon Slavin
Re: [sqlite] Discrepancy with indexing and WHERE clause with AND/OR
RSmith
Re: [sqlite] Discrepancy with indexing and WHERE clause with AND/OR
RSmith
[sqlite] Change UPDATE with JOIN sintax
dylan666
Re: [sqlite] Change UPDATE with JOIN sintax
Clemens Ladisch
Re: [sqlite] Change UPDATE with JOIN sintax
dylan666
[sqlite] SQLite where clause tree
Prakash Premkumar
Re: [sqlite] SQLite where clause tree
Hick Gunter
Re: [sqlite] SQLite where clause tree
Stephen Chrzanowski
Re: [sqlite] SQLite where clause tree
Simon Slavin
Re: [sqlite] SQLite where clause tree
Richard Hipp
Re: [sqlite] SQLite where clause tree
Ward Willats
Re: [sqlite] SQLite where clause tree
Richard Hipp
Re: [sqlite] SQLite where clause tree
Ward Willats
Re: [sqlite] SQLite where clause tree
Igor Tandetnik
[sqlite] bug: "no such column" with UNION + subquery + GROUP BY + ORDER BY + COLLATE
Clemens Ladisch
Re: [sqlite] bug: "no such column" with UNION + subquery + GROUP BY + ORDER BY + COLLATE
RSmith
Re: [sqlite] bug: "no such column" with UNION + subquery + GROUP BY + ORDER BY + COLLATE
Keith Medcalf
Re: [sqlite] bug: "no such column" with UNION + subquery + GROUP BY + ORDER BY + COLLATE
Clemens Ladisch
[sqlite] What is the best alternative to this RIGHT OUTER JOIN ?
Tristan Van Berkom
Re: [sqlite] What is the best alternative to this RIGHT OUTER JOIN ?
Keith Medcalf
Re: [sqlite] What is the best alternative to this RIGHT OUTER JOIN ?
Tristan Van Berkom
Re: [sqlite] What is the best alternative to this RIGHT OUTER JOIN ?
James K. Lowden
Re: [sqlite] What is the best alternative to this RIGHT OUTER JOIN ?
Tristan Van Berkom
Re: [sqlite] What is the best alternative to this RIGHT OUTER JOIN ?
Darko Volaric
Re: [sqlite] What is the best alternative to this RIGHT OUTER JOIN ?
James K. Lowden
Re: [sqlite] What is the best alternative to this RIGHT OUTER JOIN ?
Tristan Van Berkom
Re: [sqlite] What is the best alternative to this RIGHT OUTER JOIN ?
RSmith
Re: [sqlite] What is the best alternative to this RIGHT OUTER JOIN ?
Tristan Van Berkom
Re: [sqlite] What is the best alternative to this RIGHT OUTER JOIN ?
Simon Slavin
Re: [sqlite] What is the best alternative to this RIGHT OUTER JOIN ?
Keith Medcalf
Re: [sqlite] What is the best alternative to this RIGHT OUTER JOIN ?
Tristan Van Berkom
[sqlite] sqlite - 64bit support
Vadiraj V
[sqlite] AUTOINCREMENT BIGINT
Michele Pradella
Re: [sqlite] AUTOINCREMENT BIGINT
Clemens Ladisch
Re: [sqlite] AUTOINCREMENT BIGINT
Richard Hipp
Re: [sqlite] AUTOINCREMENT BIGINT
Michele Pradella
Re: [sqlite] sqlite - 64bit support
Richard Hipp
[sqlite] Bug report: typo in vacuum.c
Philip Newton
[sqlite] Bug report: Inconsistent usage of "[Jj]ulian [Dd]ay ([Nn]umbers)" in date.c
Philip Newton
[sqlite] Bug report: typo in sqlite3.c (global.c)
Philip Newton
[sqlite] Bug report: typo in website
Philip Newton
[sqlite] Is it safe to use backup at shell level when an application is running
Yves Crespin
Re: [sqlite] Is it safe to use backup at shell level when an application is running
Clemens Ladisch
Re: [sqlite] Is it safe to use backup at shell level when an application is running
Yves Crespin
Re: [sqlite] Is it safe to use backup at shell level when an application is running
Simon Slavin
[sqlite] Bug report: typo in sqlite3.h
Philip Newton
Re: [sqlite] Bug report: typo in sqlite3.h
Simon Slavin
[sqlite] Does using e.g. LTRIM function remove collation?
Michael Suodenjoki
Re: [sqlite] Does using e.g. LTRIM function remove collation?
Richard Hipp
Re: [sqlite] Does using e.g. LTRIM function remove collation?
James K. Lowden
Re: [sqlite] Does using e.g. LTRIM function remove collation?
Hick Gunter
Re: [sqlite] Does using e.g. LTRIM function remove collation?
James K. Lowden
Re: [sqlite] Does using e.g. LTRIM function remove collation?
Hick Gunter
[sqlite] Is it a bug ?
Andrei Yakimov
Re: [sqlite] Is it a bug ?
Simon Slavin
[sqlite] virtual tables (was : SQLite as a meta database)
Laurent Dami
[sqlite] OT: Testers needed for full database encryption support
Justin Clift
[sqlite] default ignore-glob for sqlite
E. Timothy Uy
Re: [sqlite] default ignore-glob for sqlite
Stephan Beal
Re: [sqlite] default ignore-glob for sqlite
Jan Nijtmans
Re: [sqlite] default ignore-glob for sqlite
E. Timothy Uy
Re: [sqlite] default ignore-glob for sqlite
E. Timothy Uy
Re: [sqlite] default ignore-glob for sqlite
Jan Nijtmans
[sqlite] Is sqlite thread-safety sufficient for use with "Go" language ?
nicolas riesch
Re: [sqlite] Is sqlite thread-safety sufficient for use with "Go" language ?
Simon Slavin
Re: [sqlite] Is sqlite thread-safety sufficient for use with "Go" language ?
nicolas riesch
Re: [sqlite] Is sqlite thread-safety sufficient for use with "Go" language ?
Maxim Khitrov
Re: [sqlite] Is sqlite thread-safety sufficient for use with "Go" language ?
nicolas riesch
Re: [sqlite] Is sqlite thread-safety sufficient for use with "Go" language ?
Stephan Beal
Re: [sqlite] Is sqlite thread-safety sufficient for use with "Go" language ?
justin
Re: [sqlite] Is sqlite thread-safety sufficient for use with "Go" language ?
John McKown
Re: [sqlite] Is sqlite thread-safety sufficient for use with "Go" language ?
jose isaias cabrera
Re: [sqlite] Is sqlite thread-safety sufficient for use with "Go" language ?
Roger Binns
[sqlite] LEFT joins affect query plan for semantically equal queries
vitalif
Re: [sqlite] LEFT joins affect query plan for semantically equal queries
Simon Slavin
Re: [sqlite] LEFT joins affect query plan for semantically equal queries
Vitaliy Filippov
Re: [sqlite] LEFT joins affect query plan for semantically equal queries
Richard Hipp
Re: [sqlite] LEFT joins affect query plan for semantically equal queries
Clemens Ladisch
Re: [sqlite] LEFT joins affect query plan for semantically equal queries
Richard Hipp
Re: [sqlite] LEFT joins affect query plan for semantically equal queries
RSmith
Re: [sqlite] LEFT joins affect query plan for semantically equal queries
David Woodhouse
Re: [sqlite] LEFT joins affect query plan for semantically equal queries
RSmith
Re: [sqlite] LEFT joins affect query plan for semantically equal queries
David Woodhouse
Re: [sqlite] LEFT joins affect query plan for semantically equal queries
Keith Medcalf
Re: [sqlite] LEFT joins affect query plan for semantically equal queries
James K. Lowden
Re: [sqlite] LEFT joins affect query plan for semantically equal queries
Keith Medcalf
[sqlite] SQLite as a meta database
Hugo Mercier
Re: [sqlite] SQLite as a meta database
Hick Gunter
Re: [sqlite] SQLite as a meta database
Hugo Mercier
Re: [sqlite] SQLite as a meta database
Don V Nielsen
Re: [sqlite] SQLite as a meta database
Mike Beddo
Re: [sqlite] SQLite as a meta database
Hick Gunter
Re: [sqlite] SQLite as a meta database
Nico Williams
Re: [sqlite] SQLite as a meta database
Edward Lau
Re: [sqlite] SQLite as a meta database
Simon Slavin
Re: [sqlite] SQLite as a meta database
Edward Lau
Re: [sqlite] SQLite as a meta database
Hugo Mercier
Re: [sqlite] SQLite as a meta database
Andrea Peri
[sqlite] sqlite-3.8.7.1: create table as select with join creates corrupted results
Nissl Reinhard
Re: [sqlite] sqlite-3.8.7.1: create table as select with join creates corrupted results
Richard Hipp
Re: [sqlite] sqlite-3.8.7.1: create table as select with join creates corrupted results
Richard Hipp
Re: [sqlite] sqlite-3.8.7.1: create table as select with join creates corrupted results
Richard Hipp
Re: [sqlite] sqlite-3.8.7.1: create table as select with join creates corrupted results
Nissl Reinhard
[sqlite] Comparing to NULL in prepared statment
Baruch Burstein
Re: [sqlite] Comparing to NULL in prepared statment
Martin Engelschalk
Re: [sqlite] Comparing to NULL in prepared statment
Baruch Burstein
Re: [sqlite] Comparing to NULL in prepared statment
Clemens Ladisch
[sqlite] ANN: SQLite PHP Generator 14.10 released
SQL Maestro Group
[sqlite] How to check if a record exists
Drago, William @ CSG - NARDAEAST
Re: [sqlite] How to check if a record exists
Darren Duncan
Re: [sqlite] How to check if a record exists
Drago, William @ CSG - NARDAEAST
Re: [sqlite] How to check if a record exists
Igor Tandetnik
Re: [sqlite] How to check if a record exists
Drago, William @ CSG - NARDAEAST
Re: [sqlite] How to check if a record exists
James K. Lowden
Re: [sqlite] How to check if a record exists
Drago, William @ CSG - NARDAEAST
[sqlite] x64 vs x32 DLL
jose isaias cabrera
Re: [sqlite] x64 vs x32 DLL
RSmith
Re: [sqlite] x64 vs x32 DLL
Stephan Beal
Re: [sqlite] x64 vs x32 DLL
jose isaias cabrera
Re: [sqlite] x64 vs x32 DLL
David Woodhouse
Re: [sqlite] x64 vs x32 DLL
James K. Lowden
Re: [sqlite] x64 vs x32 DLL
Keith Medcalf
Re: [sqlite] x64 vs x32 DLL
Warren Young
[sqlite] Random locking errors using Sqlite.NET
Mike McWhinney
Re: [sqlite] Random locking errors using Sqlite.NET
Simon Slavin
Re: [sqlite] Random locking errors using Sqlite.NET
Mike King
[sqlite] sqlite3.8.7 crashes when creating an index with WAL mode disabled
RP McMurphy
Re: [sqlite] sqlite3.8.7 crashes when creating an index with WAL mode disabled
Simon Davies
Re: [sqlite] sqlite3.8.7 crashes when creating an index with WAL mode disabled
James K. Lowden
Re: [sqlite] sqlite3.8.7 crashes when creating an index with WAL mode disabled
RP McMurphy
[sqlite] fixing time-warp
E. Timothy Uy
Re: [sqlite] fixing time-warp
Richard Hipp
Earlier messages
Later messages