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

Need to decompile to resolve references problem to mda

Hi,

I have an Access 97 application with a reference to an mda library with
a single module. I distribute these as a runtime application.
Recently I have found that I get a references problem with the mda
(which is resolved if I put the mda's module into the main application
mdb). (I want to keep the mda as it is referred to by another mdb
too.)

I can fix the references problem if I decompile the mdb and recompile
before distributing, but I clearly don't want to have to do this every
time I distribute a new release of the application. This suggests that
it is not an installation script problem or of finding the mda on the
target users' PCs.

This never used to happen, but started when I moved to a new XP
development PC late last year. I reverted to my old W'98 PC, but it
has started happening there too now.

Any bright ideas?

I did find the embedded posting below, but am not sure that this is
relevant?

Thanks
CUBES
PMShields Mar 12 1997, 12:00 am show options
Newsgroups: comp.databases.ms-access
From: pmshie...@aol.com (PMShields) - Find messages by this author
Date: 1997/03/12
Subject: Re: Access 97- Class modules - Help me!
Reply to Author | Forward | Print | Individual Message | Show original
| Report Abuse
Is there anyone that can tell me if in Access 97 is possible to write

public class modules so that they are visible in other access
databases?
And if so, in any way

?<<

You may reference any external MDB, MDE or MDA you wish thru the
references section found in the tools menu while in module edit mode.
This
will allow the contents of the external database functions to be
available
thru the object browser and you may call any function you wish. The
only
downside currently relates to the reference itself which is compiled in
the database. In order to alter the reference you are forced to
decompile
to make the edit. Class modules are essentially used to encapsulate
groups
of functions and reference them thru an object. Associating the
functions
themselves as methods of the declared object..

Nov 13 '05 #1
0 1283

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

Similar topics

6
by: Henry Bloom | last post by:
Hello, I have two questions: 1. The file-size of my mdb-Database grew extremely large after having written a lot of VBA-code. I know about the /decompile-option tried it .... it did not work....
28
by: deko | last post by:
After doing a lot of vba work, I've noticed the size of my mdb has grown, even though no data or objects have been added. I've read that the following procedure will remedy this and improve...
30
by: DFS | last post by:
I hadn't ever used it until a couple months ago, but it seems to be a handy little switch. On some .mdbs it doesn't change the size, or actually increases it a little. But on others it cut the...
13
by: Jan | last post by:
Hi: I've used the /decompile switch lots of times when working with troublesome databases. Now, though, I have a database that is secured, and I can't get the /decompile switch to work with the...
17
by: rdemyan via AccessMonster.com | last post by:
I have a launcher program that creates the shortcut to open my application using the Shell command. On the form I have a decompile checkbox that I can conveniently use to decompile my program. I...
2
by: Steve | last post by:
How do you decompile an AccessXP database? Can it be done from some external point without actually opening the database? Thank you! Steve
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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...

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.