Subject Re: [firebird-php] Re: Need Help for Firebird 2.1 PDO driver on Ubuntu 8.04.1
Author Lester Caine
raja_s_patil wrote:
> Thanks Lester Caine,
>
>
>> I've used ADOdb from day one. If you want cross platform it works out of
>> the box. PDO is a waste of time since it does nothing with the SQL!
>> Take a look at bitweaver ... www.bitweaver.com ... Installs and works to
>> several databases without a problem - Firebird included ;)
>>
> I will checkup with ADOdb. What is ur experience of ADOdb about
> migrating from One Database to another.

With a little care in the design of the tables, then you simply select
the database you want to run with. bitweaver can even copy from one
database engine to another if you want. The trick is to stick to the
ADOdb methods for things like 'first/offset' which ADOdb will map to the
correct format in other engines.

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php