1
djynnius
Oracle and 2.4
  • 2009/9/11 20:53

  • djynnius

  • Just popping in

  • Posts: 59

  • Since: 2006/10/21


Ok i have been real excited bout XOOPS 2.4 and i still am. Issue: i still dont know how to go bout installing XOOPS with oracle. i got myself zend server (CE), but i dont know the first thing to do. when i run the install wizard for XOOPS i still have MySQL as the only database option.

someone help...

2
Mamba
Re: Oracle and 2.4
  • 2009/9/11 20:58

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


It looks like we'll be moving the support of other databases to XOOPS 2.5, which will be "PHP 5 only" release, therefore there will be less potential problems with incompatibilities.

I hope, this will not diminish your excitement about 2.4...

3
trabis
Re: Oracle and 2.4
  • 2009/9/12 12:25

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Extra database support was a "not completed task" and it has been removed from 2.4.0.

4
dbman
Re: Oracle and 2.4
  • 2009/9/12 15:25

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


Did you look at the link Ghia posted earlier this year?

I tried this with Oracle 10i. To make this work you will likely need to refactor some sql statements in XOOPS and installed modules.

Unless you are forced to use Oracle on your production server I would suggest sticking with MySQL until the core developers have a chance to implement this in the core.

From a performance standpoint you'll find little difference between Oracle and MySQL in this situation.

5
wishcraft
Re: Oracle and 2.4

Yeah the database functions of 2.4.0 needed to be completely remodeled with a dynamic engine that would model SQL for the service..

Ie.. You have a MySQL sql file but need to install on oracle.. The database factory for the other support need to be completely remodeled so XOOPS will dynamically alter the source SQL file to the destination format. These have been removed and will be in 2.5.0

See ::https://xoops.org/modules/newbb/viewtopic.php?topic_id=69104&forum=7&post_id=317799#forumpost317799

6
hervet
Re: Oracle and 2.4
  • 2009/10/11 7:36

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


PDO with a real good ORM (like Doctrine) is the solution.
No need to reinvent the wheel.

7
wishcraft
Re: Oracle and 2.4

Hervet can you give me a link... I have to schedule my work so I will be working on this soon... I am going to use MySQL as the pivot reference as it has been platform standard.

8
hervet
Re: Oracle and 2.4
  • 2009/10/13 10:00

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4



9
wishcraft
Re: Oracle and 2.4

Doctrine looks good hervet, I think I will be taking concepts from it though... XOOPS would involve being engineered differently from the start for a complete implementation of doctrine in XOOPS.

The criteria handler is what needs to change it needs support for joins and having in the query as well... As higher SQL Functions like Encrypt and Compression features. 2.5.0 tho. This is already a good example of PDO.

I am think more like a SQL translator/morpher so it will for example translate field types for Create tables from MySQL standardisation to things like firebird and progressSQL


10
btesec
Re: Oracle and 2.4
  • 2009/10/14 22:34

  • btesec

  • Friend of XOOPS

  • Posts: 623

  • Since: 2007/2/20


Does this means this initiative will also support PostgreSql. It would be great.

Login

Who's Online

223 user(s) are online (149 user(s) are browsing Support Forums)


Members: 0


Guests: 223


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits