MSSql Configuration problem

Hi All, I'm a newbie here.

i just install ejabber on my server and try to user SQL Server 2005 instead of Mnerva.

The reason of my chioce is very simple, i've to integrate a jabber protocol IM to an aspnet application (very long story ^^)

by the way, i installed ejabber and start reading guides and tutorials but i can't find nothing that can help me

- i tried to edit the Database Setup section in ejabberd.cfg adding {odbc_server, {mssql, "(LOCAL)", "mydatabase", "myusr", "mypwd"}}. with no luck

- i tried to edit the Modules section adding "_odbc" suffix to mod_last, mod_offline and mod_roster with no luck again

- i change the auth_method from internal to odbc

now ejabberd crash with this message logged

application: ejabberd
exited: {bad_return,
{{ejabberd_app,start,[normal,[]]},
{'EXIT',
{function_clause,
[{ejabberd_check,check_database_module,[mssql]},
{ejabberd_check,
'-check_database_modules/0-lc$^0/1-0-',1},
{ejabberd_app,start,2},
{application_master,start_it_old,4}]}}}}
type: temporary

any idea?
could someone help me please?
thank you in advance

Syndicate content