Hi All, I have a library which is using sqlite, and I want to use it inside my web.py server.
When trying to use sqlite I get the following error: ProgrammingError: SQLite objects created in a thread can only be used in that same thread. Any ideas what to do? Thanks, Dan -- You received this message because you are subscribed to the Google Groups "web.py" group. To view this discussion on the web visit https://groups.google.com/d/msg/webpy/-/Hg5J_dV7G-4J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
