On Thu, Feb 26, 2009 at 2:50 PM, J. R. Westmoreland <j...@jrw.org> 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: j...@jrw.org
>
>
> -----Original Message-----
> From: sqlite-users-boun...@sqlite.org
> [mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Kees Nuyt
> Sent: Thursday, February 26, 2009 12:05 PM
> To: sqlite-users@sqlite.org
> Subject: Re: [sqlite] manual with sample C programs
>
>
> On Wed, 25 Feb 2009 19:51:07 -0500 (EST), Michael
> (mrobi...@cs.fiu.edu) 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
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> 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
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to