2010/1/20 Edward S.P. Leong <edwardspl@ita.org.mo>:
Richard Quadling wrote:
http://www.microsoft.com/downloads/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&displaylang=en
Sorry,
Would you mind to tell me which for connecting MS-SQL 2000 and PHP ?
Thanks !
Edward.
Either ODBC or the MS SQL driver for PHP. Which ever suits you.
Both require the MS SQL Native Client (go for the latest).
That's it really.
Sorry,
My means is which package support for connecting MS-SQL 2000 from php ?
Due to I don't know which package ( file name ) I download it on the
download site is suitable for me to use...
Thanks !
Edward.
As you are running IIS + PHP in 32bit mode, I'd stick with the x86 packages.
Hello,