I'm sure I have the right stuff but in my spooling through the file I could have over looked it. I also have a copy of the CVS tree and now I have the right file I'll look there. Much easier to find things. :)
Thanks again, J. R. -------------------- J. R. Westmoreland E-mail: [email protected] -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of P Kishor Sent: Thursday, February 26, 2009 2:15 PM To: General Discussion of SQLite Database Subject: Re: [sqlite] manual with sample C programs On Thu, Feb 26, 2009 at 3:06 PM, J. R. Westmoreland <[email protected]> wrote: > Thanks, I got the amalgamated source and didn't see it there. I'll try that. hmmm... my amalgamation tarball does have shell.c separately from sqlite3.c. You sure you got the right source? > > -------------------- > J. R. Westmoreland > E-mail: [email protected] > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of P Kishor > Sent: Thursday, February 26, 2009 1:58 PM > To: General Discussion of SQLite Database > Subject: Re: [sqlite] manual with sample C programs > > On Thu, Feb 26, 2009 at 2:50 PM, J. R. Westmoreland <[email protected]> wrote: >> Where do I find the source to the command-line tool. I looked but didn't > see >> it. >> Sorry if this should be obvious. :) > > download the source and search for it, or, you can browse the CVS > tree. Here is the link to shell.c > > http://www.sqlite.org/cvstrac/rlog?f=sqlite/src/shell.c > > I am not very good with C, so there may be dependencies for it, but > that should be a start. > > >> >> J. R. >> >> -------------------- >> J. R. Westmoreland >> E-mail: [email protected] >> >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Kees Nuyt >> Sent: Thursday, February 26, 2009 12:05 PM >> To: [email protected] >> Subject: Re: [sqlite] manual with sample C programs >> >> >> On Wed, 25 Feb 2009 19:51:07 -0500 (EST), Michael >> ([email protected]) wrote: >> >>>Hello users group, >>> >>>I have been looking in the documentation for sample programs >>>in C, but no luck yet. >> >> The source of the sqlite3 commandline tool may serve as an >> example. Alternatively, you could take a look at the source >> of fossil, a Distributed Revision Control, Wiki, and >> Bug-Tracking application, which uses SQLite extensively. >> >> http://www.fossil-scm.org/index.html/doc/tip/www/index.wiki >> >>>Could you tell me where can I find such documentation, >>>or can you recommend some books. >>>Thanks very much >>> >>>Michael R >> -- >> ( Kees Nuyt >> ) >> c[_] >> _______________________________________________ >> sqlite-users mailing list >> [email protected] >> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users >> >> _______________________________________________ >> sqlite-users mailing list >> [email protected] >> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users >> > > > > -- > Puneet Kishor http://www.punkish.org/ > Carbon Model http://carbonmodel.org/ > Nelson Institute for Environmental Studies http://www.nelson.wisc.edu/ > Open Source Geospatial Foundation (OSGeo) http://www.osgeo.org/ > Sent from: Madison WI United States. > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > > -- Puneet Kishor http://www.punkish.org/ Nelson Institute for Environmental Studies http://www.nelson.wisc.edu/ Carbon Model http://carbonmodel.org/ Open Source Geospatial Foundation http://www.osgeo.org/ Sent from: Madison WI United States. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

