Use of Zend Framework and MSSQL 2005 Express

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mike Miller

    Use of Zend Framework and MSSQL 2005 Express

    Am using php 5.2.6 and Zend Framework. The Zend Framework provides a
    bunch of API's (i.e. PDO_MSSQL) for connecting to and dealing with
    databases. What I am finding is that PDO_MSSQL will not connect to
    SQLEXPRESS and am not sure if there is an updated pdo_mssql dll out
    there that addresses this? If anyone knows or has suggestions for how
    to connect to MSSQL via Zend framework that would be appreciated.

    M
Working...