Sep 6, 2006 #1 mrliam69 Programmer Joined Jul 21, 2003 Messages 75 Location GB Bleedin hard info to find but can someone point me in the right direction for connecting PHP to SQL2005 on WINXP running Apache.. I would like to convert an Access app to a Web Based App and hopefully become a millionaire ( I wish )
Bleedin hard info to find but can someone point me in the right direction for connecting PHP to SQL2005 on WINXP running Apache.. I would like to convert an Access app to a Web Based App and hopefully become a millionaire ( I wish )
Sep 7, 2006 #2 jpadie Technical User Joined Nov 24, 2003 Messages 10,094 Location FR have a look here http://fr2.php.net/mssql and in particular the last submitted user comment for mssql_connect() which is here http://fr2.php.net/manual/en/function.mssql-connect.php Upvote 0 Downvote
have a look here http://fr2.php.net/mssql and in particular the last submitted user comment for mssql_connect() which is here http://fr2.php.net/manual/en/function.mssql-connect.php
Sep 10, 2006 Thread starter #3 mrliam69 Programmer Joined Jul 21, 2003 Messages 75 Location GB Cheers for the links ... managed to figure it all out.. Upvote 0 Downvote