Nick W wrote:
I'm in partial disagreement on this. It's fairly easy to switch between mysql_* and pgsql_* in php for anyone but a novice programmer. I will say MySQL definitely has more exposure, perhaps because it's more cross-platform [I think?]
Yeah, swapping out all the references is fairly easy in the "anybody can probably do it" sense. It is "hard" in the time sense, though. Of course, almost all of that goes away if you use PEAR::DB or some other DBMS independent interface, and that's what we do with our coding.
Absolutely. Unfortunately you can't please everyone. Having dealings with your company in the past was nothing but a good experience. Yours was the first site I checked.
It's always nice to hear feedback like that. -- William Astle finger [EMAIL PROTECTED] for further information Geek Code V3.12: GCS/M/S d- s+:+ !a C++ UL++++$ P++ L+++ !E W++ !N w--- !D !M PS PE V-- Y+ PGP t+@ 5++ X !R tv+@ b+++@ !DI D? G e++ h+ y? _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

