Re: [symfony-users] symfony 1.2 + mssql 2005 + propel + wamp

2010-01-04 Thread Nathan Bijnens
Hello, When you start a new project, use the 1.4 release. If you're not starting from scratch upgrade to 1.3. Certainly because you're using php 5.3! I have good experiences with Doctrine, more than with Propel. I suggest you look at the documentation for both. If MSSql 2005 is a requirement, I g

[symfony-users] symfony 1.2 + mssql 2005 + propel + wamp

2010-01-04 Thread Vikos
Hi! We are start a project that must use mssql 2005 and run on windows server. (vindows server 2003, apache2, mssql 2005, symfony 1.2...actual, php 5.3.1) How can I connect to sql server on windows via propel? Witch do you advise propel or doctrine? What problems can be? What experiences are? T