Sweden-Number/dlls/msado15
Alistair Leslie-Hughes 6a9eaa619c msado15: Return early if Execute doesn't return a rowset.
Not all queries return a rowset, eg delete from ....

In these cases, there isn't anything else to be done.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-20 18:15:40 +01:00
..
tests msado15: Convert to Integer for field index. 2021-06-09 11:54:51 +02:00
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
command.c
connection.c msado15: Use Recordset_Open in Connection_Execute. 2021-04-30 22:59:50 +02:00
main.c
msado15.spec
msado15_classes.idl
msado15_private.h msado15: Use Recordset_Open in Connection_Execute. 2021-04-30 22:59:50 +02:00
msado15_tlb.idl
recordset.c msado15: Return early if Execute doesn't return a rowset. 2022-01-20 18:15:40 +01:00
stream.c