[TYPO3-english] TYPO3 4.3.0-dev with Oracle

georg kuehnberger georg at georg.org
Sun May 3 15:57:11 CEST 2009


Xavier Perseguers wrote:
> This is what I first thought because I had to chose among PDO_OCI or 
> oci8 and I first went with PDO but was quickly stucked with install 
> tool. You have already experience with other DBMS. For me I only have 
> experience with your rvt_adodb to connect to a MS SQL for "my stuff" but 
> not for TYPO3.

Xavier,
did you consider using SQL Relay, which might do what you want without 
the need to modify TYPO3 core? It might add a bit of an overhead, though 
  I feel thats bearable.

hth regards georg

---snip---
There are a variety of reasons that you might want to use the SQL Relay 
drop-in replacement library for MySQL clients. An application written 
for MySQL could, for instance, be made to run queries against an Oracle 
or Microsoft SQL Server database without modification.
---snap---

http://sqlrelay.sourceforge.net/sqlrelay/dropin/mysql.html
http://sqlrelay.sourceforge.net/index.html


More information about the TYPO3-english mailing list