-
db942875
by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Return error in recordset_MoveNext when there are no more records.
-
0b747754
by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Skip columns without name in create_bindings.
-
15bdfb00
by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Handle DBTYPE_VARIANT in load_all_recordset_data.
-
d3d37fde
by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Pass DBCOLUMNINFO to append_field helper.
-
e27e4238
by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Add Field_put_Precision implementation.
-
03f477d6
by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Add Field_get_Precision implementation.
-
b269c0c1
by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Add Field_put_NumericScale implementation.
-
16b784d0
by Piotr Caban at 2025-05-21T18:16:39+02:00
msado15: Add Field_get_NumericScale implementation.