<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3086" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Verdana><FONT size=2>
<DIV class=Section1>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-GB
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Greetings,<?xml:namespace prefix = o
ns = "urn:schemas-microsoft-com:office:office"
/><o:p></o:p></SPAN></FONT></P><FONT face=Arial size=2><SPAN lang=EN-GB
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-GB
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">my company is seting up a jabberd2
as im sysytem,my problem is "how to configure sm.xml to support two mysql
driver",one mysql is support for authreg and roster,another mysql is support to
vcard?</SPAN></FONT></P>
<P class=MsoNormal>the standard sm.xml is,how to change it?</P>
<P class=MsoNormal>------------------------</P>
<P class=MsoNormal> <!-- Storage database configuration
--><BR> <storage><BR> <!-- By default, we
use the MySQL driver for all storage --><BR>
<driver>mysql</driver></P>
<P class=MsoNormal> <!-- Its also possible to explicitly
list alternate drivers for<BR>
specific data types. --><BR> <!-- Store vcards in a
PostgreSQL database instead --><BR>
<!--<BR> <driver
type='vcard'>pgsql</driver><BR> --></P>
<P class=MsoNormal> <!-- MySQL driver configuration
--><BR> <mysql><BR>
<!-- Database server host and port --><BR>
<host>localhost</host><BR>
<port>3306</port></P>
<P class=MsoNormal> <!-- Database name
--><BR>
<dbname>jabberd2</dbname></P>
<P class=MsoNormal> <!-- Database username and
password --><BR>
<user>jabberd2</user><BR>
<pass>secret</pass></P>
<P class=MsoNormal> <!-- Transacation support.
If this is commented out,
transactions<BR>
will be disabled. This might make database accesses
faster,<BR> but data
may be lost if jabberd
crashes.<BR>
<BR> This will need
to be disabled if you are using a
MySQL<BR> earlier
than v3.23.xx, as transaction support did not
appear<BR> until
this version. --><BR>
<transactions/><BR>
</mysql><BR></SPAN></FONT><FONT face=Arial size=2><SPAN lang=EN-GB
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>------------------------</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-GB
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Best
Regards,<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-GB
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-GB
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Jackie</SPAN></FONT></P></DIV></FONT></DIV>
<DIV><FONT color=#c0c0c0><FONT
size=2></FONT></FONT> </DIV></FONT></BODY></HTML>