通過 Regsvr 32 .exe, 然後注冊下列 DLL :
C:\Program files\Common Files\System\ADO\Msado15.dll C:\Program files\Common Files\System\Ole Db\Oledb32.dll C:\Program files\Common Files\System\Ole Db\Sqloledb.dllC:\WINNT\System32\Atl.dll在注冊的過程中不能在"運行"裡面直接注冊,必須通過運行 cmd 在Dos 狀態下定位到dll的
存在目錄然後注冊 cmd → cd C:\Program files\Common Files\System\→ regsvr32 Msado15.dll此時回彈出一個說明注冊成功的對話框 然注冊一般用:
regsvr32/u Msado15.dll