Page 1 of 1

May I update database in openkm-ds.xml?

PostPosted:Wed Dec 17, 2008 2:41 am
by fisher_40
Hi
I want to know whether if I update the database source in openkm-ds.xml?
for example ,update it from hsqldb to mssql.but in openkm-ds.xml,
<metadata>
<type-mapping>Hypersonic SQL</type-mapping>
</metadata>
<depends>jboss:service=Hypersonic,database=OKMActivity</depends>
what can I do?
jboss:service=mssql?

Re:May I update database in openkm-ds.xml?

PostPosted:Wed Dec 17, 2008 12:03 pm
by pavila
Can you elaborate the question? I don\'t understand what do you mean.

Re:May I update database in openkm-ds.xml?

PostPosted:Thu Dec 18, 2008 4:26 am
by fisher_40
I mean I want to use DB2 or Oracle etc database source in openkm-ds.xml.
Am I ok?

Re:May I update database in openkm-ds.xml?

PostPosted:Fri Dec 19, 2008 10:11 am
by pavila
Yes you can configure the datasources to connect an standalone database server. See From HSQLDB to MySQL for more info.