Hi Scott, Could you share your Python image. I am having loads of trouble getting a fully working version.
My suggestion in the short term is to use the command line access to sqlite. I have compiled pysqlite on i386 so it may be straightforward on the Fox. Cheers Diarmuid --- In [email protected], "lingerfelt30016" <[EMAIL PROTECTED]> wrote: > > I have my LX832 board running the FoxServe and Python! Everything is > great no problems and have installed a serial library to allow access > to the serial ports from Python. > > Now I want to allow Python to write the data to a database. FoxServe > comes with PHP/SQLITE so I would like to use SQLITE. > > Has anyone installed to pysqlite package on the LX832? I use WGET to > retrieve the library from http://freshmeat.net/projects/ > pysqlite/?branch_id=57517&release_id=258006 but cannot get it to > install! > > Can I do this manually and if so how do I do this? > > Thanks in advance, > > Scott >
