I'm about to install umbraco in my server to run the website that we've been developing.
My point is that we cannot use MS SQL Server, and since we already have Oracle installed and our knowledge is stronger in this DBMS we really would like to use it!
I've searched a little bit and have found Ruben's work (Oracle4Umbraco), but I don't know if it's still up to date. Besides that, I'm having some difficulties trying to use it and I need some help on this.
Is this being done by any of you? How can I do this?
With Umbraco 4 the data layer is abstract so you can store in any database which you want, provided you have the appropriate provider created. To the best of my knowledge there is no Oracle provider which has been finished.
Install Umbraco 4 in an Oracle Database
Hello!
I'm about to install umbraco in my server to run the website that we've been developing.
My point is that we cannot use MS SQL Server, and since we already have Oracle installed and our knowledge is stronger in this DBMS we really would like to use it!
I've searched a little bit and have found Ruben's work (Oracle4Umbraco), but I don't know if it's still up to date. Besides that, I'm having some difficulties trying to use it and I need some help on this.
Is this being done by any of you? How can I do this?
Thanks in advance,
Ricardo
With Umbraco 4 the data layer is abstract so you can store in any database which you want, provided you have the appropriate provider created. To the best of my knowledge there is no Oracle provider which has been finished.
is working on a reply...