C 程序内更新已连接数据库的内容# Programming - 葵花宝典
z*g
1 楼
Sorry to use English.:-)
Already get data from Access database in C program. Now want to send back the
calculated results to an empty column of the same connected database.
Have tried “SQLBindParameter” in the sample code of
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/odbcsqlbindparameter.asp (not work)
The code in the following link(using SQLPutData”) seems good but confused me.
( I know little about programming or database. J)
http://msdn.microsoft.com/librar
Already get data from Access database in C program. Now want to send back the
calculated results to an empty column of the same connected database.
Have tried “SQLBindParameter” in the sample code of
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/odbcsqlbindparameter.asp (not work)
The code in the following link(using SQLPutData”) seems good but confused me.
( I know little about programming or database. J)
http://msdn.microsoft.com/librar