Dear sir,
I have built a project solution in Visual Studio environment (version 10) using 
a free
amalgamation source down from SQLite website and I am debugging. My first 
question is - when I invoke sqlite3_complete() out of the shell.c source file, 
control 
passes into the body of sqlite3PagerSetPageSize(Pager *pPager, ..) function, a
method defined in sqlite3.c file (rather than going to a function defined in 
sqlite3.c 
file as sqlite3_complete()). please explain this phenomenon and the reason 
behind
it . . . it's a similar occurrence also with sqlite3_config. 
 
It is consistent and obviously with a reason - only I don't know what that 
reason is,
please help
 
Yours truly,
uzo okafor 
 

----- Forwarded Message -----
From: Richard Hipp <d...@sqlite.org>
To: u okafor <uo07...@yahoo.com> 
Sent: Wednesday, December 28, 2011 8:45 PM
Subject: Re: A question on sqlite processing





On Wed, Dec 28, 2011 at 7:26 PM, u okafor <uo07...@yahoo.com> wrote:

Dear sir,
>I am a research student who is currently using freely downloaded software from 
>SQLite.
>I have a few questions and would appreciate if you can call me back @ (973) 
>332 0997
>My questions are so simple, I promise . .
>uzo okafor
>
>
I am on travel.  Questions to sqlite-users@sqlite.org will get answered quickly.
 


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to