Symfony 1.4 and MS SQL database
I figured out how to use the php_sqlsrv_53_ts_vc6.dll drive for PHP and want Symfony to开发者_StackOverflow社区 connect to a MS SQL 2008 database. Looks like Doctrine doesn't allow MS SQL data engine and I have to use sfPropel15Plugin-1.1.5 plugin.
I just start with Symfony and don't understand the install instructions and how to use the database, can someone help me, from a project clean setup what to do to connect to that MS SQL database?
Thanks
http://trac.symfony-project.org/wiki/HowToConnectToMSSQLServer
精彩评论