Dear All, is there is any specific php ver should I install it on my server to connect to MS SQL server DB and Access? And from where I can download it? thnx in advance.
MSSQL is available in the Windows version. there is a way to do this via a *NIX version of PHP but you would need to do a search on google for it. also check out this article on MS Access and PHP.
MS ACCESS and PHP
We run it on red hat we need to get the freetds libs and change some of the php source code for the sybase functions in order to get it to fly cause it uses the sybase aspect of php. There is an article up on phpbuilder that tells how to set it up.