Processing Results How-to Topics (ODBC)
Processing results in an ODBC application involves first determining the characteristics of the result set, then retrieving the data into program variables by using either SQLBindCol or SQLGetData.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
Processing results in an ODBC application involves first determining the characteristics of the result set, then retrieving the data into program variables by using either SQLBindCol or SQLGetData.