I beginning a project which requires me to use php with a SQL Server database. Although I am using mySQL for years this will be my first project using SQL Server.
- Is it better to use PDO than MMSQL.
- Are there any "Gotcha"s I should be aware when using SQL Server.
- Does SQL Server have any UTF-8 problems?