Hello,
You can try this database library
http://php.weblogs.com/adodb
This features support for all the above databases.
If you are familiar with ASP/ADO, this will be a good
fit, as its API is based on ADO.
Regards, John
"Scott Ellis" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am fairly new to PHP and have used it on a few sites but I have not been
> dealing with databases much (in PHP). I am wanting to know if a single
> instance of PHP can be configured to connect to multiple databases or does
> is a new instance required for each DB. The scenario is that I may be
> pulling content from multiple databases (Oracle, MySQL, SQL Server...) for
> a single web site.
>
> I am not looking for any involved explanations just a simple yes or no and
> any reference points you may have from experience on how (at a high level)
> and if there are any "tricky parts" that might make the process painful.
>
> Thanks,
> Scott
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]