[TYPO3] rvt_adodb vs dbal

Xavier Perseguers typo3 at perseguers.ch
Wed Jul 16 07:55:34 CEST 2008


Hey Ries,

Thanks for you quick reply. I'll see then and perhaps send you a patch.

Xavier

ries van Twisk wrote:
> 
> Hey Xavier,
> 
> we use rvt_adodb only with PostgreSQL to access some of our other 
> databases and
> has only be tested by me on PostgreSQL...
> 
> The problem you describe is possible due to AdoDB being slow at that 
> point and not rvt_adodb.
> If there is a way to solve this on rvt_adodb I am more then happy to 
> accept a patch...
> 
> rvt_adodb is by no means official, it's just that it saves us 
> opening/closing connections in our extensions
> and we are for sure that we only open one connection to a remote DB and 
> it can be used from many
> extensions properly witout worring about the above...
> 
> Ries
> 
> 
> 
> On Jul 15, 2008, at 5:34 PM, Xavier Perseguers wrote:
> 
>> Hello,
>>
>> Does anybody have experience to share with these extensions? I just plan
>> to update my prototype that uses PEAR (included with my extension) to
>> access a MSSQL database to something more "official" but I'm not sure
>> either of these extensions is the way to go to have something working
>> properly.
>>
>> For instance rvt_adodb is just a wrapper for adodb but when the MSSQL DB
>> is not available, it takes forever before getting an error message,
>> while with standard PEAR (MDB2), it takes just a breath time.
>>
>> Some thought?
>>
>> -- 
>> Xavier Perseguers
>> http://xavier.perseguers.ch/en


-- 
Xavier Perseguers
http://xavier.perseguers.ch/en


More information about the TYPO3-english mailing list