[development] Using multiple databases for drupal?

FGM fgm at osinet.fr
Thu Apr 9 14:32:35 UTC 2009


Or you can just use the native DB API in your code, bypassing the Drupal DB 
API for the non-Drupal bits, which is just what I did to integrate Sage on 
Oracle 8 with Drupal on top on PDO OCI.

----- Original Message ----- 
From: "Earnie Boyd" <earnie at users.sourceforge.net>
To: <development at drupal.org>
Sent: Thursday, April 09, 2009 4:27 PM
Subject: Re: [development] Using multiple databases for drupal?


>
> Quoting FGM <fgm at osinet.fr>:
>
>> Yes, see http://api.drupal.org/api/function/db_set_active/6
>>
>> ----- Original Message ----- From: "Raja Sekharan" 
>> <websweetweb at gmail.com>
>> To: <development at drupal.org>
>> Sent: Thursday, April 09, 2009 1:41 PM
>> Subject: [development] Using multiple databases for drupal?
>>
>>
>>
>> Hi,
>>
>> Is it possible to use multiple databases to power a drupal site without
>> editing the drupal core? Raj
>>
>>
>
> But it has to be the same DB vendor (D7 will fix that).
>
> --
> Earnie
> -- http://r-feed.com/           -- http://for-my-kids.com/
> -- http://www.4offer.biz/       -- http://give-me-an-offer.com/
>
>
> 



More information about the development mailing list