TDS and SQL Server-related links

Microsoft Knowledge Base Article - 286359
Information about using sp_cursoropen with parameters.
SQL states returned by the i-net drivers
SQL state values with the associated vendor codes (SQL Server-specific error code). Could prove very useful for a correct implementation of exception handling.
Effects of SQL-92 Options
Effects of SQL-92 Options. ODBC and SQL Server.
ODBC Reference
The ODBC reference from Microsoft.
SQL 92 Standard
International Standard ISO/IEC 9075:1992, Database Language SQL.
SQL Server Connectivity
Article on SQL Server connectivity and connectivity troubleshooting. Very useful as a FAQ reference.
SQL Server Query Processor Internals and Architecture
Includes a high level view of how API cursors are used by client libraries.