-
4c5f6d72
by Piotr Caban at 2025-11-04T21:29:20+01:00
include: Add DBCOLUMNDESC definition.
-
9714070a
by Piotr Caban at 2025-11-04T21:29:20+01:00
include: Define DBCOL_* GUIDs.
-
2a33182e
by Piotr Caban at 2025-11-04T21:29:20+01:00
msado15: Return error in fields:_Append if recordset is open.
-
e83978a9
by Piotr Caban at 2025-11-04T21:29:20+01:00
msado15: Stub object for representing tables in memory.
-
06b3b98c
by Piotr Caban at 2025-11-04T21:29:20+01:00
msado15: Store internal field representation in fields structure.
-
d233f561
by Piotr Caban at 2025-11-04T21:29:21+01:00
msado15: Support obtaining columns info from tables without provider.
-
8d14ced5
by Piotr Caban at 2025-11-04T21:29:21+01:00
msado15: Stub IRowsetExactScroll interface for tables without provider.
-
974dbf01
by Piotr Caban at 2025-11-04T21:29:21+01:00
msado15: Add more _Recordset:AddNew tests.