> I have noticed that when I set max_page_count programatically to 16384 and 
> read it back with the shell I get 1073741823.
> If I set max_page_count with the shell to 16384 and read it back 
> programmatically, the program gets back 1073741823.
> Both the program and the shell can round-trip their own set/get cycle OK.
> 

Oh wait, you're going to tell me the value is transient to the connection, 
aren't you? And 1073741823 is some kind of max sentinel?

-- Ward
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to