On Sat, Jan 28, 2012 at 11:12 PM, Niu.Jack <jack....@igt.com> wrote: > I have a question on Python. Does python(django) have an official database > driver to access SQLFire? Or is there any roadmap to deliver an official > database driver?
Sounds like no; SQLFire's FAQ (http://communities.vmware.com/docs/DOC-16640 ) and docs mention only JDBC & ADO.NET support. A convoluted solution involving Jython or IronPython might be possible however. Cheers, Chris -- http://mail.python.org/mailman/listinfo/python-list