|
-
Mar 22nd, 2002, 03:16 AM
#1
Thread Starter
Hyperactive Member
Access 2000 MDE problem
I have an Access 2000 front end that works just peachy. It contains forms, VBA Code and macro's. It also contains linked tables from two other Access 2000 MDB's.
The problem is I can't compile the front end into an MDE. I get a "Can't create MDE file" (or something close to that) error message. Of course, there is no explaination, or suggestion given.
The help screens suggest that if the front end references VBA in the back end then the backend needs to be MDE's as well.
This is not the case however. The two backends contain only tables that are linked in.
What do I need to check for that is not mentioned in the MS Help pages?
Gary Campbell
-
Mar 22nd, 2002, 03:47 AM
#2
Does it have to be
an MDE ?
Cause theres the shift lock and if you put it on a workgroup then it makes it a lot more difficult to get into.
Can you relink in code? if so, then delink all the tables that you can and try making the MDE again.
I had no problems creating an MDE file - have you debug>Compile and saved ?
Regards
Vince
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
-
Mar 22nd, 2002, 04:22 AM
#3
Thread Starter
Hyperactive Member
The client insists on an MDE.
I read elsewhere that one should check that the code fully compiles when such an error occurs.
I shall try that next.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|