Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. chulivek

    WBEM ODBC Driver Problem - Empty Recordset

    I'm using ODBC so i'm writing queries in SQL. Query looks like this: SELECT something.SMS_R_System, something.SMS_G_VIDEO FROM SMS_R_System, SMS_G_VIDEO WHERE ResourceId.SMS_R_System = ResourceId.SMS_G_VIDEO AND AdapterCompatibility.SMS_G_VIDEO='string' And when there is no record with...
  2. chulivek

    WBEM ODBC Driver Problem - Empty Recordset

    When i'm trying to open query which should have answer with empty recordset, WBEM ODBC Driver (WBEMDR32.DLL ver. 1.50.1085.06) doesn't respond and my program is frozen. In case answer is not empty, everything goes OK. I'm working with Visual C++ 5.0 and MFC 4.21. Can anybody help me , please ?
  3. chulivek

    WBEM ODBC Driver Problem - Empty Recordset

    When i'm trying to open query which should have answer with empty recordset, WBEM ODBC Driver (WBEMDR32.DLL ver. 1.50.1085.06) doesn't respond and my program is frozen. In case answer is not empty, everything goes OK. Can anybody help me , please ? P.S. Excuse my broken english please.

Part and Inventory Search

Back
Top