You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by jaki <ja...@infosys.com> on 2008/04/30 07:52:55 UTC

changing the database underlying

How do you change the database under ofbiz (its derby by default if im not
mistaken) to some other like oracle? Where do you make the changes? Kindly
help me out =)
-- 
View this message in context: http://www.nabble.com/changing-the-database-underlying-tp16975497p16975497.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.


Re: changing the database underlying

Posted by jaki <ja...@infosys.com>.
The shema-name attribute of the datasource tag refers to the db file
containing the database definition? If so, in case of an sql database it
will contain the .sql file?



jacques.le.roux wrote:
> 
> Once more, here we go...
> Please use rather user ML for such questions :
> http://docs.ofbiz.org/display/OFBADMIN/Mailing+Lists#MailingLists-DeveloperList:dev@ofbiz.apache.org
> 
> Look at entityengine.xml and RTFM
> http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide#ApacheOFBizTechnicalProductionSetupGuide-DatabaseSetup
> http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide#DemoandTestSetupGuide-DatabaseSetup
> 
> Jacques
> 
> From: "jaki" <ja...@infosys.com>
>>
>> How do you change the database under ofbiz (its derby by default if im
>> not
>> mistaken) to some other like oracle? Where do you make the changes?
>> Kindly
>> help me out =)
>> -- 
>> View this message in context:
>> http://www.nabble.com/changing-the-database-underlying-tp16975497p16975497.html
>> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>>
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/changing-the-database-underlying-tp16975497p16978505.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.


Re: changing the database underlying

Posted by Jacques Le Roux <ja...@les7arts.com>.
Once more, here we go...
Please use rather user ML for such questions :
http://docs.ofbiz.org/display/OFBADMIN/Mailing+Lists#MailingLists-DeveloperList:dev@ofbiz.apache.org

Look at entityengine.xml and RTFM
http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide#ApacheOFBizTechnicalProductionSetupGuide-DatabaseSetup
http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide#DemoandTestSetupGuide-DatabaseSetup

Jacques

From: "jaki" <ja...@infosys.com>
>
> How do you change the database under ofbiz (its derby by default if im not
> mistaken) to some other like oracle? Where do you make the changes? Kindly
> help me out =)
> -- 
> View this message in context: http://www.nabble.com/changing-the-database-underlying-tp16975497p16975497.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>


Re: changing the database underlying

Posted by Bruno Busco <br...@gmail.com>.
here:
F:\ofbiz\framework\entity\config\entityengine.xml


2008/4/30 jaki <ja...@infosys.com>:

>
> How do you change the database under ofbiz (its derby by default if im not
> mistaken) to some other like oracle? Where do you make the changes? Kindly
> help me out =)
> --
> View this message in context:
> http://www.nabble.com/changing-the-database-underlying-tp16975497p16975497.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>
>