[PHP-DB] Re: Help me!

2003-09-01 Thread Maxim Maletsky
First of all, this question is better being asked on [EMAIL PROTECTED] and [EMAIL PROTECTED] We are the official library maintainers, not the customer support. I forward this mail to these lists. Secondly, to create multiple connections OCI8 via PHP you should be using OCINLogon(). Maxim Maletsk

[PHP-DB] Re: help me with DBA

2001-08-26 Thread Alexandre Santos
Donald Fei wrote: > > When i execute the following codes: > $db=dba_open("database.db","c","db2"); > ?> > an error occurs: > Warning: no such handler: db2 in D:\Inetpub\WebSite/dba_test.php on line 2 Have you compiled PHP with support for that? I don't think so... Alex -- PHP Database Mail