RW Posted November 7, 2006 Share Posted November 7, 2006 All,I'm used to using PHP on a limited basis with a mySQL database, but a new client has a Windows server and needs to use a SQL Server 2003 database. I've installed PHP on the box, but need to write some custom scripts to pull data from and manage the database. Is this possible?Also, has anyone used the Expression Engine CMS from pmachine on a SQL Server 2003 database? Link to comment https://forums.phpfreaks.com/topic/26494-php-reading-a-sql-server-2003-database/ Share on other sites More sharing options...
trq Posted November 7, 2006 Share Posted November 7, 2006 [quote]Is this possible?[/quote]Of course. Tale a look at the [url=http://php.net/mssql]mssql[/url] functions. Link to comment https://forums.phpfreaks.com/topic/26494-php-reading-a-sql-server-2003-database/#findComment-121181 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.