* On 09 Jan 2010, pederalm wrote: 
> 
> Is it possible to access the SQLite database using a SQL command outside
> Trac? I want to create an application that downloads the tickets and display
> them in the app. And don't want to use the RSS feature.

Certainly, it's at $TRAC_ENV/db/trac.db.  But you might find yourself
more productive as well as upward-compatible to use the Trac API
instead.

http://trac.edgewall.org/wiki/TracDev
pydoc trac.env
pydoc trac.ticket

-- 
 -D.    d...@uchicago.edu    NSIT    University of Chicago
-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.


Reply via email to