Re: [sqlite] Vdbe Program Generation

2014-10-05 Thread Prakash Premkumar
Thanks a lot Clemens Regards Prakash On Sun, Oct 5, 2014 at 2:56 PM, Clemens Ladisch wrote: > Prakash Premkumar wrote: > > On Fri, Oct 3, 2014 at 7:37 PM, Kees Nuyt wrote: > >> On Fri, 3 Oct 2014 18:39:29 +0530, Prakash Premkumar > >>

Re: [sqlite] Vdbe Program Generation

2014-10-05 Thread Clemens Ladisch
Prakash Premkumar wrote: > On Fri, Oct 3, 2014 at 7:37 PM, Kees Nuyt wrote: >> On Fri, 3 Oct 2014 18:39:29 +0530, Prakash Premkumar >> wrote: >> >>> Can you please tell me which function is >>> sqlite actually generates the Vdbe >>> program for a give

Re: [sqlite] Vdbe Program Generation

2014-10-05 Thread Prakash Premkumar
Thanks a lot for your reply Kees, sqlite3_prepare calls other functions, can you kindly tell me which is the exact function that does the conversion ? Thanks Prakash On Fri, Oct 3, 2014 at 7:37 PM, Kees Nuyt wrote: > On Fri, 3 Oct 2014 18:39:29 +0530, Prakash Premkumar >

Re: [sqlite] Vdbe Program Generation

2014-10-03 Thread Kees Nuyt
On Fri, 3 Oct 2014 18:39:29 +0530, Prakash Premkumar wrote: > Can you please tell me which function is > sqlite actually generates the Vdbe > program for a give sql string ? http://www.sqlite.org/c3ref/prepare.html -- Groet, Kees Nuyt

[sqlite] Vdbe Program Generation

2014-10-03 Thread Prakash Premkumar
Can you please tell me which function is sqlite actually generates the Vdbe program for a give sql string ? Thanks Prakash ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users