已不再支援此瀏覽器。
請升級至 Microsoft Edge,以利用最新功能、安全性更新和技術支援。
當應用程式透過 ODBC 3.x 驅動程式呼叫 SQLAllocStmt 時,呼叫:
SQLAllocStmt(hdbc, phstmt)
由驅動程式中的驅動程式管理員對應至 SQLAllocHandle ,如下所示:
SQLAllocHandle(SQL_HANDLE_STMT, InputHandle, OutputHandlePtr)
將 InputHandle 設定為 hdbc ,而 OutputHandlePtr 設定為 phstmt 。
此頁面對您有幫助嗎?