c# - Where is acedao.dll? -
I want to know that Microsoft.Office.Interop.Access.Dao.dll is similar to version 12 acedao.dll. If not, where can I find acedao.dll and add a reference to the C # WPF project?
I do not know that the interop DLL is similar to acedao.dll.
Go to download DLL as a separate component.
Note that Jet 4.0, msjet40.dll, is a Windows operating system component and Windows is required for it, it exists through Windows 7 in Windows 2000. While acedao.dll should be installed. Based on your overall purpose, you find that msjet40.dll works for you.
Comments
Post a Comment