Would it be possible to wire ejabberd up to Oracle using ODBC after converting the mysql.sql table creation script to Oracle SQL flavor?
Are there any erlang libraries needed, or is the ODBC fully generic for any ODBC implementation?
Where can I find documentation on configuring plain ODBC instead of native mysql/pgsql?