Subject RE: Abstraction Layer was Re: [firebird-php] Selectable SP
Author Alan McDonald
Try http://php.justinvincent.com/
for ezSQL. If you like it I can give you my version which is customised a
little more for Firebird and also trimmed down to 14K. the paging class is
also excellent and only 10k.
From my research I was not encouraged by classes which needed to load all
database connectivity functions in even though you were using only one. With
ezSQL you select FB and you only load the functions for FB.
Alan
-----Original Message-----
From: firebird-php@yahoogroups.com [mailto:firebird-php@yahoogroups.com]On
Behalf Of Si Carter
Sent: Monday, 13 June 2005 5:33 PM
To: firebird-php@yahoogroups.com
Subject: Abstraction Layer was Re: [firebird-php] Selectable SP



> -----Original Message-----
> Depends on the abstraction layer (or none) that you use. I
> use ezSQL - it's just a matter of SELECT FIELD1, FIELD2,...
> FROM MYSELSP(:PARAM) WHERE etc.

Thanks Alan,

OOI does anybody know of a list of abstraction layers (free/open source)
for
php/firebird.

Rgds

Si Carter
http://www.tectsoft.net/
http://www.fbtalk.net/



----------------------------------------------------------------------------
--
Yahoo! Groups Links

a.. To visit your group on the web, go to:
http://groups.yahoo.com/group/firebird-php/

b.. To unsubscribe from this group, send an email to:
firebird-php-unsubscribe@yahoogroups.com

c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



[Non-text portions of this message have been removed]