Author Archives: Hamid

PHP and MSSQL and IIS

First you need to enable IIS in windows vista, through enable windows features in control panel. make sure to enable ISAPI and CGI as they are required for PHP fastcgi mode, also to to be able to use mssql server … Continue reading

Posted in Database, Programming | 1 Comment

Attaching Microsoft SQL database

Problem when attaching a microsoft SQL database. When transferring a database form one pc to an other pc, or have copied the microsoft database files, and you want to attach them to the database, I had a problem and Microsoft … Continue reading

Posted in Database | Leave a comment