[JDEV] Patch for Jabber Server v1.4
Thomas Charron
tcharron at ductape.net
Fri Jun 15 09:53:59 CDT 2001
From: "Gerard BUNEL" <gerard.bunel at ago.fr>
Subject: Re: [JDEV] Patch for Jabber Server v1.4
> > Our server is running MS SQL Server 2000. As it doesn't seem possible to
get Jabber use a SQL Server database for
> > users yet, we decided to create/update/delete users on Jabber whenever
the SQL Server database was modified. I
> > created a tool to register user on the Jabber server when such changes
happened and a tool to automatically recreate
> > Jabber users from the SQL Server users to get the existing users up to
date and to be able to resynchronize Jabber in
> > case anything bad happens...
> You could have used a modified version of xdb_sql so that you users should
be retreived from your SQL Server.
> Modified in the sense that it actually use specific SQL tables. You should
modify the SQL requests to match your
> own tables.
I'm pretty sure one might have a hard time finding ODBC drivers, or any
*nix API for accessing a MS SQL 2000 server database.. 8-P
More information about the JDev
mailing list