Mssql
De Bricosoft.
MS-SQL
erreurs
- The multi-part identifier TABLE.COLONNE could not be bound
- rajouter la TABLE dans le JOIN TABLE ON TABLE.id=RELATED.id...
- Unicode data in a Unicode-only collation or ntext data cannot be sent to clients using DB-Library (such as ISQL) or ODBC version 3.7 or earlier
- SELECT CAST(toto AS TEXT) AS toto FROM table
- Modifiez la version dans /etc/freetds.conf de 4.2 vers 8.0
- Ne pas faire de SELECT *
Liens
- http://Mssql.com
- http://Mssql.net
- http://Mssql.org
- http://Mssql.info
- http://Mssql.biz
- http://Mssql.fr

