I have a lot of troubles with Doctrine2 and SQLServer2005,
The first issue was the DATETIME2 datatype, but it can be easily fixed, then, i had an unsolvable issue with UNIQUE index Here
Now, I try to use @GeneratedValue(strategy="IDENTITY") on my ID column, and the generated SQL syntax is incorrect.
So my question is simple, Is it a good deal to (try to) use Doctrine2 with SQL Server 2005?
Aucun commentaire:
Enregistrer un commentaire