El Jue 02 Oct 2003 08:22, Morten Gulbrandsen escribió:
> Is it possible to use PHP under one Apache WEB application in order to
> access
>
> MySQL and at the same time PostgreSQL?
>
>
>
> different databases ?

Depends on how the question was made.
Yes you can access diferent database engines from the same PHP (if you have 
the modules loaded (or built-in support)).
What you can't do is access simultanously both databases in one query.

-- 
 09:31:01 up 41 days,  1:13,  3 users,  load average: 1.77, 1.75, 1.13
-----------------------------------------------------------------
Martín Marqués                  |        [EMAIL PROTECTED]
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to