Subject | Re: [firebird-php] interbase and php |
---|---|
Author | Lester Caine |
Post date | 2003-06-24T14:24:49Z |
> I'm using mysql but I want to interbase. and unfortunately I don't know how I integration interbase from mysql.Starting point -
> I want to specific interbase set.
What versions/OS are you currently on, not critical, but
useful - connections string formats and such.
Firebird (and Interbase) are basically supersets of MySQL,
so anything you can do in one you can do in the other. I
presume you are using MySQL direct, so the mysql_ commands
need to be changed to the matching ibase_ command.
What would help here is perhaps to look at ADOdb
http://php.weblogs.com/ADODB as this provides a front end
that hides the database, and all you need to do is tell it
which one you want to use.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services