I thought '--with-db2' meant you'd get a DB2 (IBM) driver... what has
DB2 got to do with Berkeley?
 
An I suffering a bit of confusion between IBM's DB2 product, and
Berkeley database tables, and PHP's support of these?
 
-Lorenzo

        -----Original Message----- 
        From: Ricardo Núñez 
        Sent: Wed 11/14/2001 2:21 PM 
        To: [EMAIL PROTECTED] 
        Cc: 
        Subject: [PHP-DB] About Berkeley DB2 Databases
        
        

        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 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 Database 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