Is there any way to compile sqlite without any support for writing to the database? Basically just support SELECT? We are trying to use it for reading files in our system, but every byte we can squeeze out of the lib would help.
-- Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. - Rich Cook _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

