Hi all, I'd like to get some input on a question I have, and perhaps comments from others that have used SQLite in real situations.
Because SQLite is a serverless SQL database system, I really don't see the need to create user/group ownership of a database as we do with MySQL and PostGreSQL. SQLite is not designed to work in a client/server environment. So my question is this: Is simply creating a page with the build instructions and links to the SQLite documentation sufficient. I think so. I don't think we need to create a user or a group or even a default database file. Thoughts from others would be appreciated. -- Randy rmlscsi: [bogomips 1003.24] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 07:55:00 up 2 days, 17:54, 1 user, load average: 0.00, 0.00, 0.00 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
