http://www.brentozar.com/archive/2009/09/whats-on-my-bookshelf/
strcpy(sqlStatement, "{call getCustName (12345)}"); rc = SQLPrepare((SQLHSTMT)hstmt, sqlStatement, SQL_NTS); rc = SQLExecute(hstmt);
strcpy(sqlStatement, "{call getCustName (12345)}"); rc = SQLPrepare((SQLHSTMT)hstmt, sqlStatement, SQL_NTS); rc = SQLExecute(hstmt);
Book Content Copyright © 2009 by Prentice Hall PTR. All rights reserved. | Corporate Sponsor DataDirect Technologies.