Documentation Source Text

Check-in [81624489f5]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Steer users more strongly toward the SQLite Forum. Remove links to mailing list signup.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | branch-3.31
Files: files | file ages | folders
SHA3-256: 81624489f5467dece96d24f02c7b31ab79ef79f8f38be1450f182a7d76163f3c
User & Date: drh 2020-03-24 16:08:34.023
Context
2020-03-27
13:02
Fix a typo in the "compile.html" document. (check-in: ea92357277 user: drh tags: branch-3.31)
2020-03-24
16:08
Steer users more strongly toward the SQLite Forum. Remove links to mailing list signup. (check-in: 81624489f5 user: drh tags: branch-3.31)
2020-03-12
20:03
Update the support page to direct users to the SQLite Forum instead of to the mailing lists. (check-in: 2a8e648db7 user: drh tags: branch-3.31)
Changes
Unified Diff Ignore Whitespace Patch
Changes to pages/prosupport.in.
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
}
</tcl>

<h2>Support
<font size=2>(<a href="#detail">details below</a>)</font></h2>

<tcl>
support_entry 1 {Public Mailing List} {
  Help and advice via email from a world-wide
  community of experts.
} Free \
 {Archives http://www.mail-archive.com/sqlite-users%40mailinglists.sqlite.org/}\
 {Sign-up http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users}

support_entry 2 {Annual Maintenance Subscription} {
  Private, expert email advice from the developers of SQLite.
} {$1500/year} \
  {{More Info} https://www.hwaci.com/sw/sqlite/ams.html} \
  {{Buy Now!} https://www.hwaci.com/cgi-bin/sams-step1}








|
<
|

|
|







47
48
49
50
51
52
53
54

55
56
57
58
59
60
61
62
63
64
65
}
</tcl>

<h2>Support
<font size=2>(<a href="#detail">details below</a>)</font></h2>

<tcl>
support_entry 1 {Public Forum} {

  Help and advice from a world-wide community of experts.
} Free \
 {{More Info} https://sqlite.org/forum/about}\
 {{Recent Posts} https://sqlite.org/forum/forummain}

support_entry 2 {Annual Maintenance Subscription} {
  Private, expert email advice from the developers of SQLite.
} {$1500/year} \
  {{More Info} https://www.hwaci.com/sw/sqlite/ams.html} \
  {{Buy Now!} https://www.hwaci.com/cgi-bin/sams-step1}

139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<h2>Further Information</h2>

<p>SQLite is free and works great.
Most people use SQLite without
any kind of license or support.</p>

<p>Free support for SQLite is available on the public
SQLite mailing list: 
<a href="mailto:sqlite-users@mailinglists.sqlite.org">sqlite-users@mailinglists.sqlite.org</a>.
The mailing list is monitored by a large
community of experts, including the core SQLite development team,
who are able to resolve just about
any problems with SQLite that you are likely to have.</p>

<p>You can browse the 
<a href="http://www.mail-archive.com/sqlite-users%40mailinglists.sqlite.org/">
mailing list archives</a> or
<a href="http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users">
sign-up</a> as a mailing list member.
To send a question to the mailing list, it is recommended that you
<a href="http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users">
sign-up</a>, but you can simply send an email message to
<a href="mailto:sqlite-users@mailinglists.sqlite.org">sqlite-users@mailinglists.sqlite.org</a> and
your question will probably appear on the mailing list in about 24 hours.
(Questions from non-members are moderated, which is the reason for the
24-hour delay.)

<p>If you do not want to discuss your issues on a public and open forum, an
<a href="https://www.hwaci.com/sw/sqlite/ams.html">Annual Maintenance 
Subscription</a> or "AMS" might
serve your needs better.
An AMS entitles you to private email support directly from the developers of
SQLite.  The level of support with an AMS is similar to the support one
gets from the public mail list except that an AMS includes a unilateral 
promise of non-disclosure, so with an AMS you can discuss your issues
with the SQLite developers in private, without the whole world watching.
An AMS costs $1500 per year.</p>

<p>Users with more advanced support needs can opt for a
<a href="https://www.hwaci.com/sw/sqlite/tech.html">Technical Support
Agreement</a>.







|
<
|




<
<
<
<
<
<
<
<
<
<
<
<
<






|







138
139
140
141
142
143
144
145

146
147
148
149
150













151
152
153
154
155
156
157
158
159
160
161
162
163
164
<h2>Further Information</h2>

<p>SQLite is free and works great.
Most people use SQLite without
any kind of license or support.</p>

<p>Free support for SQLite is available on the public
<a href="https://sqlite.org/forum/forummain">SQLite Forum</a>.

The forum is monitored by a large
community of experts, including the core SQLite development team,
who are able to resolve just about
any problems with SQLite that you are likely to have.</p>














<p>If you do not want to discuss your issues on a public and open forum, an
<a href="https://www.hwaci.com/sw/sqlite/ams.html">Annual Maintenance 
Subscription</a> or "AMS" might
serve your needs better.
An AMS entitles you to private email support directly from the developers of
SQLite.  The level of support with an AMS is similar to the support one
gets from the public forum except that an AMS includes a unilateral 
promise of non-disclosure, so with an AMS you can discuss your issues
with the SQLite developers in private, without the whole world watching.
An AMS costs $1500 per year.</p>

<p>Users with more advanced support needs can opt for a
<a href="https://www.hwaci.com/sw/sqlite/tech.html">Technical Support
Agreement</a>.
Changes to pages/support.in.
1
2
3
4
5
6
7
8
9
10
11
12

13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<title>SQLite Support Options</title>

<tcl>hd_fragment fx {forum}</tcl>
<h2>Public Forum</h2>

<p>Connect with SQLite developers and other SQLite users on the
<a href="https://sqlite.org/forum">SQLite Forum</a>.  This is the preferred
way to get free help with SQLite.

<tcl>hd_fragment mailinglists {mailing lists}</tcl>
<h2>Legacy Mailing Lists</h2>


<p>Note:  As of 2020-03-12, the mailing lists are deprecated.
Please use the 
<a href="https://sqlite.org/forum">SQLite Forum</a> instead.
At some point in the future, these mailing lists will be closed.

<ul>
<li><p>
<a href="http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users">
sqlite-users</a>
&mdash; General discussion for programmers using SQLite in their applications.  
<i>This is probably the mailing list you want!</i>
<a class="button" href='http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users'>Sign-up</a>
<a class="button" href="http://www.mail-archive.com/sqlite-users%40mailinglists.sqlite.org/">Archives</a>
</li>

<li><p>
<a href="http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-dev">
sqlite-dev</a>
&mdash; Conversations about SQLite internals, for those who work
directly on enhancing SQLite itself.
<a class="button" href="http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-dev">Sign-up</a>
</li>

<li><p>
<a href="http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-announce">
<nobr>sqlite-announce</nobr></a>
&mdash; Announcements of new SQLite releases.</td>
<a class="button" href="http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-announce">Sign-up</a>
</li>
</ul>

<tcl>hd_fragment prosupport</tcl>
<h2>Paid Professional Support</h2>

<p>
If you would like [professional support] for SQLite
or if you want custom modifications performed by the










<

>
|


<
|
<
<
<
<
<
<
<
|
<
|
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<







1
2
3
4
5
6
7
8
9
10

11
12
13
14
15

16







17

18















19
20
21
22
23
24
25
<title>SQLite Support Options</title>

<tcl>hd_fragment fx {forum}</tcl>
<h2>Public Forum</h2>

<p>Connect with SQLite developers and other SQLite users on the
<a href="https://sqlite.org/forum">SQLite Forum</a>.  This is the preferred
way to get free help with SQLite.

<tcl>hd_fragment mailinglists {mailing lists}</tcl>


<p>There was formerly an mailing list devoted to discussions
about SQLite, but as of 2020-03-12, the mailing list is deprecated.
Please use the 
<a href="https://sqlite.org/forum">SQLite Forum</a> instead.

Historical mailing lists posts are preserved at







<a href="http://www.mail-archive.com/sqlite-users%40mailinglists.sqlite.org/">

www.mail-archive.com</a>
















<tcl>hd_fragment prosupport</tcl>
<h2>Paid Professional Support</h2>

<p>
If you would like [professional support] for SQLite
or if you want custom modifications performed by the