[PHP-DB] Fake BDD

2003-12-02 Thread BENARD Jean-philippe
Hi,

We use ORACLE DataBase for all our projects and we can't install
mysql/postgresql on our server. A new project needs a little database (only
1 table). I heard about something like an API in order to use text files in
place of real database system and that we could use SQL query to return
results. Does someone know this tool and could help us?

Many thanks in advance.

(o_   BENARD Jean-Philippe - Consultant STERIA Infogérance
(o_   (o_   //\ RENAULT DTSI/ODPS/[EMAIL PROTECTED] * ALO * API : MLB 02C 1 14
(/)_  (\)_  V_/_   2 Av du vieil étang * 78181 MONTIGNY-LE-BRETONNEUX
   Tél : +33 1-30-03-47-83 * Fax : +33 1-30-03-42-10

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



[PHP-DB] LDAP connexions

2003-09-16 Thread BENARD Jean-philippe
Hi! 

I need some information about php LDAP capabilities. 
I'm interested in managing LDAP connexions as ora_plogon manage the
ORACLE ones.
Theses connexions are used in order to manipulate the database (not only
for authentications). We must be sure that there are too many connexions
created and that we don't often load LDAP server with
connexions/deconnexions.
In the JAVA world, WebSphere give possibilities to do this for oracle
and LDAP. I know (or I believe it) PHP don't have a context manager in
order to manage a pool of process but I don't know how the oracle pool
is managed. That's why I think there's somewhere a useful method to
manage an LDAP pool too.

Thanks in advance.

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