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

Office SP3 installed and references in MDE file lost - please help!

I have an application that I distribute as an MDE file that clients
run within Access. One of my clients has Win2000 and Office 2000 and
recently installed Office SP3. Now they are getting VBA errors which
I am certain stem from lost references. I only know how to get into
the reference selector in an MDB file. How can I advise the client to
fix the references on their machine? FYI, I told them to create a
blank database and recheck the references within that DB, thinking it
would carry over to my app, but they say it still doesn't work.
Thanks so much in advance!
Nov 12 '05 #1
2 1621
A mde-file does not contain any source-code, just compiled code. So the
vba-code in your mde-file has to be compiled with the correct references.
That means: You have to generate a new MDE-file which supports the
references in your clients office-installation. No workaround for that, as
far as I know...
Jon Ole Hedne

"Kathie" <gg***********@spamgourmet.com> wrote in message
news:d3*************************@posting.google.co m...
I have an application that I distribute as an MDE file that clients
run within Access. One of my clients has Win2000 and Office 2000 and
recently installed Office SP3. Now they are getting VBA errors which
I am certain stem from lost references. I only know how to get into
the reference selector in an MDB file. How can I advise the client to
fix the references on their machine? FYI, I told them to create a
blank database and recheck the references within that DB, thinking it
would carry over to my app, but they say it still doesn't work.
Thanks so much in advance!

Nov 12 '05 #2
If we are talking about the standard Office references for VBA, Access, DAO
or ADO, they may be able to:
1. Search for the location of the files.
2. Re-register them at the command line, e.g:
regsvr32 "c:\program files\common files\microsoft shared\dao\dao360.dll"

Details of the default references and file locations for different version
of Access:
http://allenbrowne.com/ser-38.html

--
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.

"Kathie" <gg***********@spamgourmet.com> wrote in message
news:d3*************************@posting.google.co m...
I have an application that I distribute as an MDE file that clients
run within Access. One of my clients has Win2000 and Office 2000 and
recently installed Office SP3. Now they are getting VBA errors which
I am certain stem from lost references. I only know how to get into
the reference selector in an MDB file. How can I advise the client to
fix the references on their machine? FYI, I told them to create a
blank database and recheck the references within that DB, thinking it
would carry over to my app, but they say it still doesn't work.
Thanks so much in advance!

Nov 12 '05 #3

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

Similar topics

1
by: zfeld | last post by:
1. Where do I get the Office 2003 PIAs? On the MSDN download site there are only downloads for XP office PIAs. Do they automatically get installed to the GAC with the installation of office 2003? ...
1
by: John | last post by:
Hi My pc had office xp previously. I uninstalled it and installed office 2000 instead. Now while in the references I see word/excel/outlook 9.0 references, the office reference is for 10.0 (xp)....
1
by: John | last post by:
Hi I have office 2000 installed but in references I see office 10. The rest of the office apps are still 9.0. The problem is that when I send the compiled access app to clients who have office...
4
by: Richard | last post by:
Office Addins are easy in .NET. Try this from Visual Studio's main menu: File New Project "Other Projects" Extensibility Projects Shared Addin Run the wizard and you're off...
3
by: DC Gringo | last post by:
Allison (or others), thank you for the advice...a few more questions: - I have tested on my workstation on Excel XP and my application references the Excel 10.0 Object Library. I was told the...
3
by: ChrisFrohlich | last post by:
I'm trying to use the Office XP PIA in an ASP.NET application. It's working fine on my workstation and I can manipulate a Workbook using Microsoft.Office.Interop.Excel. When I try to deploy the...
5
by: Michael Russell | last post by:
Hi all, Using C#, I've created a simple wrapper class for using Excel. I have Office Pro 2003 installed on my devel machine. The wrapper class works great, reading and writing to/from Excel. ...
11
by: Don | last post by:
QUESTIONS: 1. Has anyone figured out how to successfully install the Office 97 Pro Service Release 2 patch in Vista? 2. Has anyone successfully installed an Office 97 Pro CD (SR2 version) in...
3
by: Chuck | last post by:
I've been having problems with Access and Excel talking to one another. In the process of trying to add features (programs) to Access 97 I have lost the ability to export an Access query to an...
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?
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
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...
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...

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.