Subject | Re: [firebird-php] Re: What is the best DB abstraction for Firebird? |
---|---|
Author | Lester Caine |
Post date | 2006-03-07T10:41:52Z |
Darren Thompson wrote:
Providing a few useful functions
ezSQL with ezResults
http://www.jvmultimedia.com/portal/
Alan Mc has a tidy up for it for firebird
ADOdb is heavyweight, but when you can code projects and switch database
by simply changing the connections string ....
Depends on where you are heading ;)
--
Lester Caine - G8HFL
-----------------------------
L.S.Caine Electronic Services
Treasurer - Firebird Foundation Inc.
> yes use the PHP functions.The native stuff will always be best,
> unless you want to be able to use mysql or any other database for the same
> application then you will need an abstaraction layer i would suggest
> something that is light weight not ADOdb.
>
> On 3/7/06, nn33dl3 <nn33dl3@...> wrote:
>>So if I want to get the most out of Firebird I would be better of
>>using Firebirds own PHP Functions instead of using ADOdb, PDO or whatever?
Providing a few useful functions
ezSQL with ezResults
http://www.jvmultimedia.com/portal/
Alan Mc has a tidy up for it for firebird
ADOdb is heavyweight, but when you can code projects and switch database
by simply changing the connections string ....
Depends on where you are heading ;)
--
Lester Caine - G8HFL
-----------------------------
L.S.Caine Electronic Services
Treasurer - Firebird Foundation Inc.