473,474 Members | 1,546 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Access 2007 compile question

489 Contributor
When I compile my application do I need to add all the references I use in the program? The reason I'm asking is it seems like when the program is installed on another computer that doesn't have say Microsoft Office 16.0 Object library the program will get an function not available error.
How can I make sure that all references my application uses are available on other computers.
Jan 17 '20 #1
5 1542
Rabbit
12,516 Recognized Expert Moderator MVP
All references used in the code must be present on any other computer that wants to run your code. Library references are just that, references; They just point to an external resource outside your code. They don't get included in your compiled code. If you're using an external library, you'll need to install that library on that computer.
Jan 17 '20 #2
CD Tom
489 Contributor
I using standard Microsoft references in my references I have Microsoft office 16.0 Object Library. When I compile does that reference get added to the compile or do I need to add it in to the compile.
Jan 17 '20 #3
cactusdata
214 Recognized Expert New Member
Rabbit answered that:
They don't get included in your compiled code. If you're using an external library, you'll need to install that library on that computer.
Jan 17 '20 #4
CD Tom
489 Contributor
I've got probably 100 computers that have this application on it, how do I install that library on the computer that doesn't have it.
Jan 17 '20 #5
Rabbit
12,516 Recognized Expert Moderator MVP
Microsoft Office 16.0 Object Library comes with Microsoft office. Therefore, install Microsoft Office on that computer.

If it already has Office, then the installation might be corrupt, try running the Office fix and repair tool. And if that doesn't work, try a full uninstall and reinstall.
Jan 17 '20 #6

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

Similar topics

27
by: Wayne | last post by:
I've been clicking around Access 2007 Beta 2 and can't see the custom menu bar designer. Is it in the beta? Maybe I'm blind. The question that comes to mind is: Will custom menu bars be the same...
5
by: lgeastwood | last post by:
I have a weird problem in Access 2007. I've been working in A07 for about 2 weeks when this thing began occurring. I'm working in the VB Code Editor and set break points for event procedures....
3
by: cwoll | last post by:
Hi I need help. I have a ms access 2003 database that I would like to upgrade to ms access 2007. The first time I opened I had to fix a few references it wanted a DAO2535.TLB file witch I gave it,...
0
by: raylopez99 | last post by:
10 years ago, the below was written (see very end, after my signature RL). What, if anything, has changed? I have Access 2003 and soon Access 2007 on a Windows XP Professional or Windows...
4
by: Simone | last post by:
I understand there is an add in that allows you to export to PDF in Access 2007. My question is does anyone know if this add in allow you to combine multiple reports in one PDF? I am currently...
4
by: Salad | last post by:
I have a database called MyApp.MDB. When I go into a module and want to compile the thing, it might have, on the menu bar line "Compile MyAppTest". IOW, the app name it's about to compile does...
7
by: Icarus | last post by:
I have a Access 2000 database that I am opening with Access 2007. When I open the datbase in Access 2000 or Access 2003, the database runs as expected. In Access 2007 my main form opens, a...
0
by: Chris O'C via AccessMonster.com | last post by:
I wouldn't install the Access 2007 runtime on the same system where Access 2007 retail is already installed because it might cause conflicts. I'd either install it on another pc or install it on a...
1
by: kihsore | last post by:
Hi All, I have a question on compatibility and conversion issues with Access 2007. My question is will a Runtime created on an early versions of Access 2007 (ie;Access 97,2000,2002,2003) run on...
1
by: CD Tom | last post by:
I'm not sure where to look for this problem. I have my access 2007 .accdb application. Now when I try start access 2007 on my main computer it will not open. It tries to open with the Microsoft...
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,...
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...
1
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.