Hi,

----- Original Message -----
From: "mweb" <[EMAIL PROTECTED]>


> some days ago I asked help on this list because I have to develop
> and test on Linux/Apache some PHP pages that will have to run on
> on an IIS/NT box.

Regarding wrappers, have a look at http://php.weblogs.com/ADODB
The ADODB wrapper (PHP) is fast, and has many very good features.
That way you can get to Access or MySQL directly (or via ODBC if you
really want to ;-)

Going to MySQL through ODBC incurs a performance penalty (because of the
ODBC layer) that might actually be greater than going through a good
wrapper.


Regards,
Arjen.

--
MySQL Training Worldwide, http://www.mysql.com/training/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Arjen G. Lentz <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Technical Writer
/_/  /_/\_, /___/\___\_\___/   Brisbane, QLD Australia
       <___/   www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to