在Visualstudio2019上打开Visualstudio2017的工程,打不开里面的ACCESS数据库

提示错误the microsoft ace.oledb provider cannot be used in visual studio because it either 64-bit only or not installed for more infomation

已经重装了几次Access2019了

 

找到问题了,原来我的数据库是32位的,装个32位的access引擎就完事了。一开始把32位和64位都下载下来了,结果却装了64的,32的装不上了,以为正常了,结果要改回32位的才行。