Added commit
odbc: Fix SQL_DESC_BIND_OFFSET_PTR handling
Use sql_desc_bind_offset_ptr not only on structure binding or on following (not first) rows.
SQLExtendedFetch uses sql_desc_bind_offset_ptr so do not clear it.
Add a test, partially from Bob Kline.
This fixes #716.
Caution
Do not use Source code links below, they are auto generated and broken.