I am trying to run my ACCESS 2007 application in 2013. But, as expected :(, I have some problems.
The first thing is that the application opens with a form and that the form is to small in 2013 although there is a command on opening docmd.maximize...
I already use for some time the sharepoint to keep the data of my ACCEES (2007) application. Several people work on the same data.
I know that I can work offline, but I'm not sure if that is OK for testing purposes. So I want to work offline, test my changes in the frontend and after that work...
As far as I know they have the ACCESS Runtime 2007 (32bit) for the ACCESS 2007 .aaccdr and on top of it they have installed Office Pro 64.
This user has to PC's one of them Windows 10. On both machines it worked.
In the weekend I have the laptop of the user in my hands; are there special things...
Hello again , thanks for spending your time.
One of my users has Office 64 bits installed and my application (32 bits) is running!!!
Surprise, surprise!
I do not understand why, but can it be that as long there are no references used to office the problem does not exist?
These are the references...
OK I think I understand what you mean. Thanks for your explanation!
If you have a liitle time for me look below please.
Just to make sure for me I copied some parts of my coding down below. Do you see any places which I have to change to get "late binding"
Dim con As ADODB.Connection
Set con...
Thanks again.
So the first step is to ask my customer to (re)install the 32 bits version instead of the 64 bits of office.
Second step is to rewrite my application into late binding.
I'm also thinking of to upgrade to ACCESS 2013. So that will be the moment to rewrite ny application.
Because...
Thanks, getting more clear now.
On what moment does a user decide to install the 64 bit or the 32 bit version of the office applications?
Is that during buying (so different versions) or during installation (just a choice?)
Hello, i'm forced to use ACCESS Runtime 2010 for my ACCESS 2007 application, because Runtime 2007 does not work on Windows 10.
That is not a problem, but there are two version of Runrime 2010, 32 and 64 bits.
On my development PC I have still office 2007, so the 64 bits version won't install...
I use Access runtime 2007, because the application is developed in ACCESS 2007.
I now tried access RUNTIME 2010 AND IT WORK WORKS!!
I thought I should use runtime 2007 for 2007 application, but that seems not necaccerry.
Thanks for your suggestion
On my new PC with windows 10 it seems impossible to use access runtime 2007.
Everytime when I want to use it the system pops up with the question whether I want to use this application or to search for a app in teh store. Choosing using the application doe snot give any results.
Is this a know...
In my application in Access 2007 I have a form with a button. If I click on the button a report starts with a query which gets the record based on the ID which is dislayed on the form.
In normal access operation it works well. In runtime on my own computer it works well. If I run the program on...
They are now sorted on that same number, but because I deleted a lot they have numbers starting from 4000.
my application create new numbers based on the recordcount, there starts the problem.
I have a table from which I removed some thousands records. Now I want to renumber the records which are still in the table. I have a field for that purpose which is numeric. So first record 1, second : 2; etc until the last record (about 2000 records)
This is not the internal ID, but just a...
Hi SkipVought,
I understand, but I would assume that the format keeps working when i click on the field; so that is not the case.
Users are confused by that.
Because I cannot change the definition of the underlying field (Sharepoint field). Is there a way to change it in VB or other trick?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.