Wrong picture above, passing by the great god, please help have a look, what is wrong,
CodePudding user response:
I can use da. The Fill (ds) processing, the original poster can tryCodePudding user response:
https://blog.csdn.net/xianfajushi/article/details/89357305CodePudding user response:
Computer is not installed jet4.0 engine, this engine is very old, suggest you install ace12.0 instead, after installed, corresponding to ace12.0 connection stringCodePudding user response:
The project properties - compile - advanced compilation options - goal - set for x86 CPUCodePudding user response:
This thing, all sorts of problems, all kinds of slow, can be very annoying, abandon the use of early.CodePudding user response:
This problem you baidu search, absolutely a great answer, but you don't want to searchCodePudding user response:
Are you sure you JET4.0 computers have installedCodePudding user response:
Once Microsoft update a patch to JET4.0 can't use, don't know repair now no, suggested in ace12.0CodePudding user response:
At ordinary times almost don't have to fill, I will choose to usePublic adocon As New OleDbConnection 'define an OLEDB connection and instantiate it
StrInsert="insert into table (a, b) values ('" & amp; A (1) & amp; "', '" & amp; A (2) & amp; "')
"CmdInsert=New OleDbCommand (strInsert adocon)
CmdInsert. ExecuteNonQuery ()