Sweden-Number/dlls/msdasql
Alistair Leslie-Hughes c0cf153751 msdasql: Return valid object from ICommandText Execute.
Until we query ODBC, we aren't able workout if we need a recordset
or not.  As a start, always return an interface, this way we can
add the required interface for a rowset.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-31 17:12:02 +01:00
..
tests msdasql: Return valid object from ICommandText Execute. 2021-10-31 17:12:02 +01:00
Makefile.in msdasql: Implement IDBCreateSession CreateSession. 2021-10-27 17:23:43 +02:00
msdasql.rc
msdasql.rgs
msdasql.spec
msdasql_classes.idl
msdasql_main.c msdasql: Implement ICommandText Get/Set CommandText. 2021-10-31 17:11:52 +01:00
msdasql_private.h msdasql: Implement IDBCreateSession CreateSession. 2021-10-27 17:23:43 +02:00
session.c msdasql: Return valid object from ICommandText Execute. 2021-10-31 17:12:02 +01:00