Re: [sqlite] SEE + CEROD

2013-05-06 Thread Mohit Sindhwani

On 6/5/2013 7:24 PM, Richard Hipp wrote:

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.


Thanks Richard.  That makes the decision super simple.

Best Regards,
Mohit.


___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] SEE + CEROD

2013-05-06 Thread Richard Hipp
On Mon, May 6, 2013 at 12:08 AM, Mohit Sindhwani  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


[sqlite] SEE + CEROD

2013-05-05 Thread Mohit Sindhwani

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.


Best Regards,
Mohit.


___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users