On Mon, May 6, 2013 at 12:08 AM, Mohit Sindhwani <m...@onghu.com> wrote:
> Hi Guys, > > We already have a license for CEROD and are now contemplating getting a > license for SEE to use within our products. I notice that both products > are separately provided as amalgamation sqlite3.c files. Is it possible to > use these two together in the same system? Just looking for someone with > experience of this to share whether there are any gotchas that we should be > aware of. > Yes. SEE and CEROD can be combined to work together. Remember how with CEROD you append some code to the end of the sqlite3.c amalgamation file? SEE works the same way. To use them both, you just append both additions to the amalgamation. -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users