[TYPO3-dev] Any experience with IBM DB 2?

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Tue May 23 09:59:24 CEST 2006


mohamed boujataoui schrieb:
> Hmm? Has anyone experience with another db? or DBAL? what problems would 
> possibly arise?

Worst case: TYPO3 doesn't run at all.
Typical scenario: some extensions won't run.

The worst case is only likely if ADOdb doesn't support the DB (or not well 
enough). The Cores queries are not really complicated-

Some extensions use mysql functions instead of the DB-API of TYO3. They 
dont work at all. Others use SQL queries that are not portable (DBAL 
handles some portability issues, but not all).

Masi




More information about the TYPO3-dev mailing list