32 and 64 bit

nalinsen

Member
Nov 6, 2016
716
90
0
මම හදපු Windows Application එකක් තියනවා Visual Studio 2008 , Microsoft Access 2003 එක්ක. මට ඒක 64bit PC එකක run karanna ඕනි. :yes::yes:

මේ error එක තමා එන්නේ ::confused::confused:

Microsoft.ACE.OLEDB.12.0 provider is not registered local machine.

ගොඩ දාගන්න සපෝර්ට් එකක් දෙන්න.
 

imhotep

Well-known member
  • Mar 29, 2017
    14,823
    8
    35,327
    113
    you have to install OLEDB driver for Access; download it from here : https://www.microsoft.com/en-us/download/details.aspx?id=23734

    Did you try the above? Usually works.
    If it didn't work for you try this as well
    http://www.microsoft.com/download/en/details.aspx?id=13255

    Also if your application is ASP.NET then it's a bit complicated than that - then you get this error because the 64 bit calling process looks for the 64 bit dll and you probably have the 32 bit.
     

    mtmadushanka

    Well-known member
  • Apr 28, 2018
    3,699
    592
    113
    Hogwarts 🏰
    jnwXbb1.gif
     

    nalinsen

    Member
    Nov 6, 2016
    716
    90
    0
    Did you try the above? Usually works.
    If it didn't work for you try this as well
    http://www.microsoft.com/download/en/details.aspx?id=13255

    Also if your application is ASP.NET then it's a bit complicated than that - then you get this error because the 64 bit calling process looks for the 64 bit dll and you probably have the 32 bit.

    මේකට හරි ගියේ නෑ බන්. අනික් අවුල ඒකේ office 32bit තියෙන්නේ. :rolleyes::rolleyes: