slimdiggie Posted April 2, 2009 Share Posted April 2, 2009 Good afternoon, In house we have a system that stores data in a SQL 2005 database and I want to extract some of that data out of the database and display it with php on a website. I found some good information on how to do this with a mysql database but, nothing on a regular sql 2005 database. Any information would be great. Thank You. Link to comment https://forums.phpfreaks.com/topic/152295-php-database-help/ Share on other sites More sharing options...
jonsjava Posted April 2, 2009 Share Posted April 2, 2009 You'll need Microsofts SQL server 2005 driver for PHP. Aside from that, I'm not sure. Link to comment https://forums.phpfreaks.com/topic/152295-php-database-help/#findComment-799790 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.