Forum LAMS for Tech-Heads - General Forum: Re: how to use oralce server for lams


 
Search: 

2: Re: how to use oralce server for lams
In response to 1 05/26/10 01:57 PM
[ Reply | Forward ]
Hi Anyu,

It is feasible although it would be quite a task.

We have done this in the past with postgres so you could potentially do the same for Oracle.

What I did was build LAMS as normal (using MySQL) then dump the LAMS database from MySQL and then use a MySQL to Postgres converter and import the resulting script into Postgres.

Then change the configuration settings in LAMS to point to the Oracle database and that should work. Ah, of course you will need to add the Oracle jdbc library as well. See the mysql-ds.xml file.

Thanks,

Ernie

Posted by Ernie Ghiglione

Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum