Bug #32975 Make diagnostics support standards-compliant
Submitted: 4 Dec 2007 18:29
Reporter: Jim Winstead Email Updates:
Status: Verified Impact on me:
None 
Category:Connector / ODBC Severity:S4 (Feature request)
Version:5.2 OS:Any
Assigned to: CPU Architecture:Any
Tags: SQLError, SQLGetDiagRec

[4 Dec 2007 18:29] Jim Winstead
Description:
We currently only store and return a single diagnostic record. We should support a dynamic array of diagnostic records, and pull SQL warnings into the diagnostics.

How to repeat:
Issue a statement that results in warnings, and notice they aren't returned.

Suggested fix:
Implement full diagnostics support.

    http://msdn2.microsoft.com/en-us/library/ms711021.aspx