I would like to develop an application with xulrunner and sql database.
However, the sql extension does not exist since the version 1.9.1 of
xulrunner. So, I would like to know if it is possible to realize my project.
Is it posible to have an sql database (pgsql, mysql, ...) with the last
version of xulrunner ?
Thanks for an explanation.
--
Best regards.
Simon POULLEAU.
there used to be an sql patch, don't know if it still exists. the way i
use xulrunner and sql is via a webserver (PHP) and the of xmlhttprequest
calls in the application.
jef peeraer