473,414 Members | 1,667 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,414 software developers and data experts.

Do references add in VBA compile when you create a .mde?

beacon
579 512MB
Hi everybody,

This question is more for confirmation than anything else, primarily because I can't test it out on other machines on our network this weekend.

I decided to download Redemption and play around with the features and while doing so I started to wonder whether or not the code that I write would work on machines that don't have the Redemption .dll on the machine after I compile the database as a .mde file.

Does anyone know if the references will be included? I've referenced other things, like the Microsoft DAO 3.6 Object Library and the Outlook 11.0 Object Library, without complaints, but I'm guessing that this hasn't been an issue because those object libraries get installed by default with Microsoft Office.

Thanks,
beacon
Aug 1 '10 #1

✓ answered by missinglinq

AFIK, making an MDE file does not "include" Reference Libraries. An MDE file can suffer missing References just as an MDB file can. Whether shipped with Office/Access or not, References Livraries must be installed on any copy of Access being used to run a database that utilizes them.

Linq ;0)>

1 1560
missinglinq
3,532 Expert 2GB
AFIK, making an MDE file does not "include" Reference Libraries. An MDE file can suffer missing References just as an MDB file can. Whether shipped with Office/Access or not, References Livraries must be installed on any copy of Access being used to run a database that utilizes them.

Linq ;0)>
Aug 1 '10 #2

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

Similar topics

0
by: Vera | last post by:
Hi, I have a very annoying problem, with which I NEED HELP DESPERATELY!! It smells like a bug to me, but I'm not sure. SITUATION This description is a very much simplified version of the real...
4
by: Steve B. | last post by:
Are there rules/policy for creating a new ADO VS project to a solution? When should I create a new ADO project for a VS solution? Is there anything like a limit to the number of object files you...
1
by: Trevor Morgan | last post by:
I've been having problems when a templated member function has the same name as ANY previously defined template parameter. Here's the simplest case that demonstrates the problem. This fails to...
2
by: Mango | last post by:
Hi there, I will be very happy if someone helps me. I need to create dynamic image, and save the state between the postback. I mean I've got 5 buttons and when I click on one of them, the image is...
4
by: Seok Bee | last post by:
Dear Experts, I've completed my console application and now wants to compile the application and an executable file to be run at another location. However, I've tried compiling that program in...
1
by: ad | last post by:
I use vs2005. I wnat to create a dataset in design time. I have a connection string in web.config. At the first step of DataAdapter wizard, it prompt me to enter a new connection, At the last...
4
by: tony | last post by:
Hello! My question is about calling this method CollectData below but I get a compile error that I shouldn't have because the type parameter is correct. The compile error is the following:...
3
by: Greg | last post by:
this template won't compile when used with bool, the erorr is "invalid initialization of non const reference" template < typename T > class Vec : public std::vector< T { public: Vec() { }...
4
by: ArifahAd | last post by:
Occasionally when altering a procedure in VBA, Access 2003 crashes when I click the compile button. This happens until I change the name of the procedure and save the module. Then I can change the...
4
by: yinglcs | last post by:
Hi, In my .h file, I declare this: class A{ public: void f1 (const B* bPtr); }; But In my .cpp, I do this:
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...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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,...
0
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...

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.