For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > March 2007 > Re: [PEAR] Re: DB_DataObject, DB and MDB2









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] Re: DB_DataObject, DB and MDB2
Brett Bieber

2007-03-23, 7:00 pm

On 3/23/07, Albert Acejo <acejoa@gmail.com> wrote:
> Hi guys thank you so much for the answers.
> Just a follow up regarding Justin Patrin's comment...
>
> How do I force DB_DataObject to use MDB2 and not DB?
>


In the options array for DB_DataObject you can use:

'db_driver' => 'MDB2'

Or a similar setting in the .ini file.

--
-Brett Bieber

http:saltybeagle.com aim:ianswerq
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com