-
a6b40e20
by Piotr Caban at 2025-11-19T11:54:52-06:00
msado15: Improve IAccessor::CreateAccessor implementation for tables without provider.
-
cf1c6ee6
by Piotr Caban at 2025-11-19T11:54:52-06:00
msado15: Add partial IRowset::GetData implementation for tables without provider.
-
ac1cebf3
by Piotr Caban at 2025-11-19T11:54:52-06:00
msado15: Add partial IRowset::SetData implementation for tables without provider.
-
b580de75
by Piotr Caban at 2025-11-19T11:54:52-06:00
msado15: Fix initial row loading condition in _Recordset::MoveNext.
-
4a8c1d7a
by Piotr Caban at 2025-11-19T11:54:52-06:00
msado15: Fix initial row loading condition in _Recordset::MovePrevious.
-
cf0e88db
by Piotr Caban at 2025-11-19T11:54:52-06:00
msado15: Store column ordinal number in field structure.
-
77e0be00
by Piotr Caban at 2025-11-19T11:54:52-06:00
msado15: Reimplement Field::get_Value and Field::put_Value.