* the mistype of 'extension' on the last line is killing me.. - next time copy and paste the filename.. MUCH easier * also all closing lines of PHP should end with a semi-colon - phpinfo(); * the serverName should be 'localhost' not 'local'.. even better & faster is to use '127.0.0.1'
Hi,
Would this work on os x?
Regards
will it work with sql server 2000?
Thanks mate
what if u need to connect to a server in the network
Thanks man!
Great share for system requirement here's the link msdn.microsoft.com/en-us/library/cc296170(v=sql.105).aspx
* the mistype of 'extension' on the last line is killing me..
- next time copy and paste the filename.. MUCH easier
* also all closing lines of PHP should end with a semi-colon - phpinfo();
* the serverName should be 'localhost' not 'local'.. even better & faster is to use '127.0.0.1'
Worst tut ever