Hello,

I read a paper about Berkeley DB2 databases and I have a few doubts about PHP db2 
support....

I compiled my php with "--with-db2" option...

1) How can I create a Berkeley db2 database with the "Berkeley DB Concurrent Access 
Method" I want. Let's say... a B+Tree ... or hash method. USING php.

2) How can I use structured data (like objects) as register values of a Berkeley 
database USING php (I read 
http://www.dst.usb.ve/manuales/php-eng/function.dba-insert.html function, but it 
assumes only a string).

Thank you very much,

Ricardo Núñez
[EMAIL PROTECTED]

-- 
PHP General 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]

Reply via email to