Subject | RE: [firebird-php] Getting ibase_connect() to work. |
---|---|
Author | Alan McDonald |
Post date | 2003-10-21T10:45:07Z |
don't suppose adodb has any problems with blobs do they? it woul appear at
first test that ez_sql is returning the blob id and not the blob contents...
Alan
-----Original Message-----
From: Lester Caine [mailto:lester@...]
Sent: Tuesday, 21 October 2003 5:49 PM
To: firebird-php@yahoogroups.com
Subject: Re: [firebird-php] Getting ibase_connect() to work.
Nice and compact, and I can see how it works. It's fine if
you are switching databases only occasionally, since you
have to work the SQL code for the database you are
accessing. The same applies with ADOdb, except that it does
manage some of the non-standard stuff internally, so ( as I
have found ) applications written for MySQL transfer to
Firebird with only a few tweaks after changing the driver
connection. With ez_sql applications I think it would take a
bit longer.
Both have their place, but I will stick with ADOdb, for the
time being - even if I am only using Firebird ;)
Lester Caine
-----------------------------
L.S.Caine Electronic Services
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
firebird-php-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
first test that ez_sql is returning the blob id and not the blob contents...
Alan
-----Original Message-----
From: Lester Caine [mailto:lester@...]
Sent: Tuesday, 21 October 2003 5:49 PM
To: firebird-php@yahoogroups.com
Subject: Re: [firebird-php] Getting ibase_connect() to work.
>>has anyone compared ez_sql with ADODB? - it seems that ez_sql is muchOK I have a copy now.
>>lighter and faster and both appear to have somethings missing for good
>>firebird use.
>
> OK I finally found ez_sql - just waiting for the download
> link to be eMailed ( I do hate that :) )
> http://php.justinvincent.com/ for others who are looking.
Nice and compact, and I can see how it works. It's fine if
you are switching databases only occasionally, since you
have to work the SQL code for the database you are
accessing. The same applies with ADOdb, except that it does
manage some of the non-standard stuff internally, so ( as I
have found ) applications written for MySQL transfer to
Firebird with only a few tweaks after changing the driver
connection. With ez_sql applications I think it would take a
bit longer.
Both have their place, but I will stick with ADOdb, for the
time being - even if I am only using Firebird ;)
> What is missing from ADOdb? Perhaps I can add it to the--
> update in the Files area. I've not found anything extra that
> I needed yet, but I must package the dbForms Firebird module
> and upload it as well.
Lester Caine
-----------------------------
L.S.Caine Electronic Services
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
firebird-php-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]