Displaying 1 result from an estimated 1 matches for "refpk".
Did you mean:
ref
2007 Apr 18
1
How to call stored procedure on iodbc
...ter(hstmt, 1, SQL_PARAM_OUTPUT,
SQL_C_SLONG, SQL_INTEGER,
0,0, &returnCode,0, &bindReturnCode);
//strcpy(sqlString,"{call PI_ShBlobData (?, 0, 0, 0,
EMPTY_BLOB(), null)}");
returnVal = SQLExecDirectA(hstmt, (UCHAR*)sqlString,
SQL_NTS);
refPk = returnCode;
bRetVal = true;
ptrDB->CommitTrans();
}
SQLFreeStmt(hstmt, SQL_DROP);
Thanks for help in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To p...