SQLite Forum

FAQ
Login

SQLite FAQ

See also: about this forum

Please post requests for additions to this page in the forum.

The Forum

SQLite C Library

SQLite System.Data.SQLite / DotNet

SDS is supported at https://system.data.sqlite.org/home/forum.


How do I ... in the Forum?

Comport Myself

Please be respectful and polite. Disagreements are part of any healthy discussion, but attacks and profanity will trigger administrative actions (and nobody wants that, least of all the admins).

Report a Problem

The single most helpful thing a reporter can do when posting about a problem is to show what they've done rather than describe what they believe they've done. i.e. post the relevant SQL and any relevant error messages. Describing what one thinks one has done does not generally provide enough info for forum-goers to make useful suggestions. It's also a common human failing that what we think we did was not exactly what we did, and having the SQL and error messages provides forum-goers with genuine evidence of the problem.

Problem reports which include reproducible steps (ideally plain SQL or a C program demonstrating an issue with the C API) are often addressed within a day of them being posted. Vague or information-light problem reports rarely gain much attention.

Upload Screenshots

In short, you don't. There are slightly hacky ways to get screenshots into this forum, but their use is frowned upon by the forum admins. See /forumpost/52d079453a50ec6c for details.

Links to screenshots hosted elsewhere are welcomed.


How do I ... with the SQLite library?

See also: the C API documentation

This section is TODO. Its intent is to collect frequently- or repeatedly-asked questions, and links to their answers, from the forum, not to be a complete guide to using the C library.