From e36d23a85ebff914d74bb541558c2b6082b78edb Mon Sep 17 00:00:00 2001 From: dan miller Date: Sat, 20 Oct 2007 02:49:29 +0000 Subject: sqlite source (unix build) added to libraries --- libraries/sqlite/unix/sqlite-3.5.1/www/support.tcl | 79 ++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 libraries/sqlite/unix/sqlite-3.5.1/www/support.tcl (limited to 'libraries/sqlite/unix/sqlite-3.5.1/www/support.tcl') diff --git a/libraries/sqlite/unix/sqlite-3.5.1/www/support.tcl b/libraries/sqlite/unix/sqlite-3.5.1/www/support.tcl new file mode 100644 index 0000000..6dc4693 --- /dev/null +++ b/libraries/sqlite/unix/sqlite-3.5.1/www/support.tcl @@ -0,0 +1,79 @@ +set rcsid {$Id: support.tcl,v 1.7 2007/06/21 13:30:40 drh Exp $} +source common.tcl +header {SQLite Support Options} +puts { +

SQLite Support Options

+ + +

Mailing List

+

+A mailing list has been set up for asking questions and +for open discussion of problems +and issues by the SQLite user community. +To subscribe to the mailing list, send an email to + +sqlite-users-subscribe@sqlite.org. +If you would prefer to get digests rather than individual +emails, send a message to to + +sqlite-users-digest-subscribe@sqlite.org. +For additional information about operating and using this +mailing list, send a message to + +sqlite-users-help@sqlite.org and instructions will be +sent by to you by return email. +

+ +

+There are multiple archives of the mailing list: +

+ +
+ +http://www.mail-archive.com/sqlite-users%40sqlite.org
+ +http://marc.info/?l=sqlite-users&r=1&w=2
+ +http://news.gmane.org/gmane.comp.db.sqlite.general +
+ +

+ + +

Direct E-Mail To The Author

+ +

+Use the mailing list. +Please do not send email directly to the author of SQLite +unless: +

+You are welcomed to use SQLite in closed source, proprietary, and/or +commerical projects and to ask questions about such use on the public +mailing list. But please do not ask to receive free direct technical +support. The software is free; direct technical support is not. +

+ + +

Professional Support

+ +

+If you would like professional support for SQLite +or if you want custom modifications to SQLite performed by the +original author, these services are available for a modest fee. +For additional information visit + +http://www.hwaci.com/sw/sqlite/prosupport.html or contact:

+ +
+D. Richard Hipp
+Hwaci - Applied Software Research
+704.948.4565
+drh@hwaci.com +
+ +} +footer $rcsid -- cgit v1.1