Microsoft
Software
Hardware
Network
Question : Problem: SQLExecDirect ODBC return codes
Where can I find a list of what the different return codes mean for ODBC Direct SQL? I'm geting a -2 return code in my c++ application when I call the ODBCExecDirect statement and have no idea what that means.
Code Snippet:
1:
result = ::SQLExecDirect(hstmtCostCtr, (UCHAR*)((LPCTSTR)sSql), SQL_NTS);
Open in New Window
Select All
Answer : Problem: SQLExecDirect ODBC return codes
SQL_INVALID_HANDLE is a -2 value
Private Const SQL_SUCCESS = 0
Private Const SQL_SUCCESS_WITH_INFO = 1
Private Const SQL_NO_DATA = 100 ' Same as SQL_NO_DATA_FOUND
Private Const SQL_ERROR = (-1)
Private Const SQL_INVALID_HANDLE = (-2)
Private Const SQL_NEED_DATA = 99
Private Const SQL_STILL_EXECUTING = 2
Random Solutions
Problem: HP OpenView storage Virtual Replicator
Problem: Scanjet 3300C Power Supply
Problem: vnc closes automatically
Problem: Capture Screen is slow
Problem: CISCO 1601R x.25 debugging
Problem: Getting Rid of Annoying "Welcome to Your New iPod" message in iTunes
Problem: Network Card on Sony Vaio laptop
Problem: computer runs slow
Problem: How do I stop the Add Hardware Wizard?
Problem: Terminal Server Prining