-
2d620a73
by Hans Leidekker at 2024-08-12T13:09:30+02:00
odbc32: Add locking around driver calls.
-
53ec7ff4
by Hans Leidekker at 2024-08-12T13:09:30+02:00
odbc32: Remove unused Unix calls.
-
711c4f4f
by Hans Leidekker at 2024-08-12T13:09:30+02:00
odbc32: Try the DRIVER attribute if the DSN attribute is missing.
-
ad0063e2
by Hans Leidekker at 2024-08-12T13:09:30+02:00
odbc32: Fail freeing an object while child objects are alive.
-
29c0ea64
by Hans Leidekker at 2024-08-12T13:09:30+02:00
odbc32: Call the driver function in SQLBindCol().
Spotted by Alistair Leslie-Hughes.