473,395 Members | 1,466 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.

<<help>> Application in ver 2002 runtime vs. ver 2003

I have an Access application that was written in ver 2002. I have
distributed the application to our other offices using the Developers
Toolkit and installed a runtime version of Access. At that time no
other versions of Access was on their computer systems. Now, if Access
2003 (full version) is installed on each machine what will this cause
to the run time version of Access as well as the application. Is their
anyway to control the application so it will only run under the earlier
2002 run time version? The boss does not want to buy a copy of the 2003
Toolkit.
I could use whatever and appreciate help you can give.

Thanks
Chuck

Nov 13 '05 #1
1 1470
The shortcut for the runtime app should already have the full path to
msaccess.exe /runtime somefile.mdb, so it should continue to load the
correct version.

In a runtime, you probably did not use calls to other Office libraries, so
they should not break. However, if you used MSGraph, Calendar control, etc,
you may find the references for these objects are broken when the newer
Office version replaces them.

If you end up using A2003 to work on the application, make sure you
decompile it under A2002 and release the final MDE from that version. Even
though they are file-compatible, the binaries are different, and the A2002
runtime will not work if you use an MDE created under A2003.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"WØCBF" <w0***@yahoo.com> wrote in message
news:11*********************@o13g2000cwo.googlegro ups.com...
I have an Access application that was written in ver 2002. I have
distributed the application to our other offices using the Developers
Toolkit and installed a runtime version of Access. At that time no
other versions of Access was on their computer systems. Now, if Access
2003 (full version) is installed on each machine what will this cause
to the run time version of Access as well as the application. Is their
anyway to control the application so it will only run under the earlier
2002 run time version? The boss does not want to buy a copy of the 2003
Toolkit.
I could use whatever and appreciate help you can give.

Thanks
Chuck

Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Chuck | last post by:
Hello, I have an Access XP database that has several fields. One of the fields is a text field and has an account number that is preceeded by a text character, like: F102354. Every account...
1
by: Chuck | last post by:
I have a question tht I'm sure someone out there can answer. A friend of mine has developed an Access application that is a very business specific (niche type of application). The application...
1
by: Chuck | last post by:
I have a query that uses the query with the critera set to . We I run the query the msgbox pops up asking for the name information to be entered, but on the top (blue background) of the message box...
2
by: Chuck | last post by:
I am trying to retrive one field from the "company info" table that contains several fields but I want the "company name" field. There is only one record in this table. When I entered the code...
0
by: Chuck | last post by:
Can someone let me know the name of a companies that provide first tier support. I have an Access application that I have sold to 12 companies here in the area and I was thinking about selling...
1
by: Chuck | last post by:
I appreciate any help!!! I have an application that has 4 different forms that display the same information except for the fact that they are fed from 4 different parameter queries. The 4...
3
by: WØCBF | last post by:
I know this code has worked before but now appears to get a compile error. The code it seems to choke on line 12. I receive the following message and it highlights the "rst!" statement. Error...
1
by: WØCBF | last post by:
Greetings, I have a form that is bound to a table that has about 15 fields in it and all of the fields are displayed on the main form. I have 4 fields that will be updated and I want to write...
2
by: WØCBF | last post by:
I am trying to copy the information from a form into a table. I have tried running the sql code from a macro by using the command : This works and writes the work 'test' into the field name...
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
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...

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.