Query Execution
am 03.12.2005 06:21:24 von Danesh Daroui--0-1689569641-1133587284=:84268
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Hi all,
I am using VC++ 6.0 and MFC functions for ODBC (CDatabase and CRecordset MFC classes). I can run SELECT, INSERT and DELETE queries without problem by MFC functions such as AddTo for INSERT and... . I wanted to know is is possible to run original queries by ODBC and get the resultset back ? I mean, at this time it is possible to run queries by CDatabase directly, but you an just ask ODBC Driver to tun original queries which return nothing such as UPDATE or CREATE. Can anybody help ? I am asking because some complex queries such as nested SELECTs is very hard ti be translated into MFC ODBC forms and need to be run originally.
Regards,
Danesh
--0-1689569641-1133587284=:84268--