473,395 Members | 1,692 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

2007 accde not fully working on 2010

16
Hey, I have a frontend .accde created from a .accdb with Access 2007.

It works fine on Access 2007, but when I run it with Access 2010 it seems that the form_load function of the second form is not executed. The one of the main screen works fine.
Even when I reduce the code to a minium (changing 1 text field so I see something happens) is not working.

If I make a .accde in Access 2010, it works fine (on 2010 but I can not use it with Access 2007).

Does someone has any idea what can cause this problem?
Oh, and it is the 32 bits version of Office 2010.
Jul 24 '13 #1
5 1681
zmbd
5,501 Expert Mod 4TB
Please read thru and do the troubleshooting steps as outlined in the following link first. If this doesn't fix the issue then uou are going to have to post the VBA behind your forms.

> Before Posting (VBA or SQL) Code
Jul 24 '13 #2
Taaner
16
I had to mention I already tried decompiling, compact & repair and re-compile, nothing works. Debuging is not possible since the problem only excists in the .accde but not in the .accdb. Like I mentioned I already reduced the code to only changing a text field on the screen in the form_load but that is not executed (and no error message).

I also searched the internet. Most issues I found were about trusted locations but in my opion this is not my case: VBA code of the main screen is executed, not the code of the second screen.

If I find some spare time I will do more testing, but if someone can give me a clue where primarly to focus on it would be much appreciated.
Jul 25 '13 #3
zmbd
5,501 Expert Mod 4TB
If you are not going to do as I have suggested in post #2 then there is no help for you. We simply can not read your mind for the code nor can we do the basic troubleshooting.
Jul 25 '13 #4
Taaner
16
Like I told in post #3 I did already the basic troubleshooting, and even more like decompiling.

And because, like I also mentioned, I was almost sure it was not in the VBA code since I still had the problem with a reduced basic code in the form_load (and deleted all other methods), I didn't post the VBA code in my question.

I was only looking if someone could give me any direction to look at, because this form has different controls with different settings.

But I already managed myself to find where the problem is situated. It has to do with OLE-automation. If I delete the ActiveX control with OLE automation from the screen, the form is correctly loaded on the Office 2010 machine.

I can help the users by providing 2 versions of the front-end (a 2007 and a 2010 version), but I want to know why this is not working. When I got the time, I will do more search on this. But all tips are welcome of course ;-)
Jul 26 '13 #5
zmbd
5,501 Expert Mod 4TB
and the second part to of my post was to post your code as we would have been able to see the OLE control and point you to possible solutions.

With out your control, we can't tell you which library to look for, nor, if possible, how to late bind the control.
Jul 26 '13 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: terryrey | last post by:
Hi, I've got a winform control that is using Twain and which works fine in a windows application. I am now trying to get this hosted and running in IE6 for our intranet app but am running into...
7
by: denuk2003 | last post by:
Hi Everybody I have a 2003 application that I am trying to run under 2007, The code seems to work OK but the Ribbon is a big problem. It just takes up too much space away from the application. ...
1
by: Blurbint | last post by:
um, mine progress bar isnt working, it come up with an error like this http://img159.imageshack.us/img159/1919/erroriy3.png this is the code Private Sub Timer1_Timer() Timer2.Enabled = True...
0
by: John | last post by:
Hi I have problem with access 2007 application templates both included and from office online. None of them works. Every time there is a message like 'Table 'xxxxx' not found in ...may be...
1
by: rickcross | last post by:
I am trying to use the Access 2007 runtime. I have a program that is fully working in 2007 but when I install the runtime version with same Operating system and Access 2003 installed I have...
7
by: Tom | last post by:
By my estimate, greater than 90% of the online doco code does not work without additional coding effort. Fully working solutions are invaluable for the student. A guru's work measured in minutes...
18
by: ryrocks | last post by:
Hi, Im making a 'contact us' page. The user click on the div, this then reveals another larger div displaying more information giving the effect of the box expanding or dropping down. I have 3...
1
by: mark | last post by:
Hi, I've converted my Access 2007 database to an accde format as I don't want users to be able to modify it. The only problem is that all the code has stopped working. I have split the database...
20
by: KW | last post by:
I have an application that runs in any of Access 2000 thru Access 2007 to accommodate my customers' various environments. I implemented code to call a function that uses the LoadCustomUI method to...
0
by: thulaseeram | last post by:
Hi, I am using webdav code to communicate with Exchange 2007 server. But it is not working is there any other way to communicate with Exchange 2007. If there is a way please let me know. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.