N Nastaran New member Local time Tomorrow, 00:08 Joined Jun 13, 2019 Messages 7 Jun 20, 2019 #1 hi in my project when i want to open form and click the bottom, Show OLE error and I dont know how can i fix it. can you help me?
hi in my project when i want to open form and click the bottom, Show OLE error and I dont know how can i fix it. can you help me?
Minty AWF VIP Local time Today, 21:38 Joined Jul 26, 2013 Messages 10,670 Jun 20, 2019 #2 I think we'll need a little more to work on, what is the code behind the button? And which line does the error happen on?
I think we'll need a little more to work on, what is the code behind the button? And which line does the error happen on?
The_Doc_Man Immoderate Moderator Staff member Local time Today, 15:38 Joined Feb 28, 2001 Messages 30,501 Jun 20, 2019 #3 And an OLE error usually means something has been embedded in the database. What kind of object where you expecting to get when you clicked at that spot?
And an OLE error usually means something has been embedded in the database. What kind of object where you expecting to get when you clicked at that spot?
J JHB Have been here a while Local time Today, 22:38 Joined Jun 17, 2012 Messages 7,732 Jun 21, 2019 #4 Could be a corrupt form/database. Try a "Compact & Repair" Decompile the database, https://www.fmsinc.com/microsoftaccess/Performance/Decompile.asp Create a new database and import all into it.
Could be a corrupt form/database. Try a "Compact & Repair" Decompile the database, https://www.fmsinc.com/microsoftaccess/Performance/Decompile.asp Create a new database and import all into it.