http://www.brentozar.com/archive/2009/09/whats-on-my-bookshelf/
rc = SQLExecDirect(hstmt, "SELECT * FROM employees " + "WHERE SSID = '999-99-2222'", SQL_NTS); rc = SQLFetch (hstmt);
rc = SQLExecDirect(hstmt, "SELECT * FROM employees " + "WHERE SSID = '999-99-2222'", SQL_NTS); rc = SQLFetch (hstmt);
Book Content Copyright © 2009 by Prentice Hall PTR. All rights reserved. | Corporate Sponsor DataDirect Technologies.