[Typo3-dev] DBAL Drivers
Martin Ficzel
mficzel at internet3d.de
Tue Mar 15 11:36:46 CET 2005
Martin Kutschker wrote:
> Please read the comments found in t3lib_db.php!
>
> The only problem I see with that approach is that you have to have
> TYPO3 running before you can install the DBAL extension. But perhaps
> it is possible to install DBAL by moving it to the extension dir and
> updating localconf.php manually prior to the TYPO3 installation
> process. Maybe our package hero Michael Stucki will make a DBAL
> bundled TYPO3-zip.
i've got a similar question regarding the dbal
first i know the class.t3lib_db and the current implementation of mysql
compatible sql. but
- what DBAL extension du you mean ... did'nt find it in the TER ...
- how can i figure whether my sql code is dbal proof ... becaues
currently ist is possible to use mysql specific functions in select and
where clauses
as an examlple i'm currently using the |FIND_IN_SET() function in a
where clause ... how du i figure out whether the dbal supports this.
depending on the result i could decide to use a workaround or to create
an extension für mysql only. |
|||
|regards, Martin
More information about the TYPO3-dev
mailing list