Use ODBC access to the database (2)

xiaoxiao2021-03-06  22

Using C / C language development, it must be a problem with data between data between the ODBC language, because some of the data types existing in ODBC do not exist in C language. Therefore, do not use the actual type of INT, FLOAT in the development of ODBC to define variables to define variables to define variables, such as SQLinteger, SQLFLOAT. Define the data type used in the C language and ODBC in macro definitions:

转载请注明原文地址:https://www.9cbs.com/read-43931.html

New Post(0)