A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

MDE problem in Access 2007



 
 
Thread Tools Display Modes
  #11  
Old July 1st, 2009, 02:31 PM posted to microsoft.public.access
Gina Whipp
external usenet poster
 
Posts: 3,500
Default MDE problem in Access 2007

Tom,

I was aware of that but I was willing to try ANYTHING at this point!

I see that Jack is going to provide a copy of his database. May I ask that
the solution be posted back to the newsgroup or someplace that we can all
see what caused it?

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

"Tom Wickerath" AOS168b AT comcast DOT net wrote in message
...
Gina,

Jack would have had to start with compiled code, in order to create the
.mde
file. It is not possible to create a .mde file with code that will not
compile.

This sounds like a very strange error indeed, and one that I'm sure Clint
Covington, a Program Manager on the Access Team, would like to get a copy
of
such a database. Jack: Would you be willing to provide a copy to
Microsoft?
You could remove any sensitive data first, as long as the error was still
reproducable.


Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
__________________________________________

"Gina Whipp" wrote:

Jack,

Have you compiled the code in the MDB file? Prior to compiling I would
be
sure you have...

Option Compare Database
Option Explicit

At the top of every module and at the top of any code found behind forms.
To compile go to any module and select Debug-Compile. Fix any 'errors'
you
come across.

The MDB you are 'fixing' is that what was used to make the MDE? If not,
do
you have the MDB that was used?

If the above does not work, please post the references you have in the
order
in which they appear.

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" -
Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

"Jack Cannon" wrote in message
...
Gina,

Thanks, those are excellent suggestions but that does not appear to be
the
problem area.

Name Autocorrect is off on both the development machine (2002) and the
user
machine (2007). In fact, "Off" appears to be the default on the 2007
machine.

The references also appear to be okay. At least that is the case with
the
MDB file which works. I do not know anyway to check the references on
an
MDE
file but again the problem persists even when the MDE file is created
on
the
2007 machine from a correctly operating MDB file on the 2007 machine.

Jack Cannon

"Gina Whipp" wrote:

Jack,

My next suggestion is to check References, also make sure Name
AutoCorrect
is unchecked.

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" -
Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

"Jack Cannon" wrote in message
news Yes Gina. Both the MDB and the MDE files are in a trusted location.
I also checked your URL and the folder was set to trusted just as
you instructed.

Jack Cannon

"Gina Whipp" wrote:

Jack,

Have you put the file in a Trusted Location?

http://www.regina-whipp.com/index_fi...edLocation.htm

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" -
Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

"Jack Cannon" wrote in
message
...
I have an application developed in Access 2002. It also works
fine
in
Access
2003. However when I migrate to Access 2007 I run into a strange
problem.

The MDB file works correctly but I get strange error messages
when I
run
the
MDE file in Access 2007. The first of several error messages
that
appear
states:

Function is not available in expressions in query expression ...

The functions within the query a IIf, Trim and Nz.

This is not the only error message. The other error messages
have
blank
spaces in them and are not logical enough to try to describe.

Creating the MDE file using Access 2007 has no effect on the
problem.

The machine is running Windows XP SP3 and the Office Suite 2007
has
SP2
installed.

Any ideas?

Jack Cannon












  #12  
Old July 14th, 2009, 07:07 AM posted to microsoft.public.access
Tom Wickerath
external usenet poster
 
Posts: 3,914
Default MDE problem in Access 2007

Hi Gina,

As of this evening, I am still waiting to receive the subject database from
Jack Cannon. I've recently exchanged e-mails with him; he has been busy with
other personal matters, but is interested in pursuing this.

If/when I receive a test file, the first thing I will do is see if I can
reproduce the issue, with and without various techniques for dealing with
minor corruption, such as importing all objects into a new database. If I
continue to have the same problem as reported, then I will forward a copy to
Microsoft. I will only be able to post a reply about what was wrong if I am
able to fix it. If I end up sending the file on to Microsoft, then I doubt
that I will ever hear back from them as to a cause. They *may* post a patch,
if it is a true bug, but I really have my doubts that they would get back to
me with their findings.

I will let you know as much as I find out, when I find it out. If you send
me a personal e-mail message with a valid return address, this will be a
better way for me to provide any feedback versus posting it to a really old
thread that you may never see.


Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
__________________________________________

"Gina Whipp" wrote:

Tom,

I was aware of that but I was willing to try ANYTHING at this point!

I see that Jack is going to provide a copy of his database. May I ask that
the solution be posted back to the newsgroup or someplace that we can all
see what caused it?

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

  #13  
Old July 15th, 2009, 05:19 AM posted to microsoft.public.access
Gina Whipp
external usenet poster
 
Posts: 3,500
Default MDE problem in Access 2007

Tom,

Thanks for the update! I will send and eMail to you right now!

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

"Tom Wickerath" AOS168b AT comcast DOT net wrote in message
...
Hi Gina,

As of this evening, I am still waiting to receive the subject database
from
Jack Cannon. I've recently exchanged e-mails with him; he has been busy
with
other personal matters, but is interested in pursuing this.

If/when I receive a test file, the first thing I will do is see if I can
reproduce the issue, with and without various techniques for dealing with
minor corruption, such as importing all objects into a new database. If I
continue to have the same problem as reported, then I will forward a copy
to
Microsoft. I will only be able to post a reply about what was wrong if I
am
able to fix it. If I end up sending the file on to Microsoft, then I doubt
that I will ever hear back from them as to a cause. They *may* post a
patch,
if it is a true bug, but I really have my doubts that they would get back
to
me with their findings.

I will let you know as much as I find out, when I find it out. If you send
me a personal e-mail message with a valid return address, this will be a
better way for me to provide any feedback versus posting it to a really
old
thread that you may never see.


Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
__________________________________________

"Gina Whipp" wrote:

Tom,

I was aware of that but I was willing to try ANYTHING at this point!

I see that Jack is going to provide a copy of his database. May I ask
that
the solution be posted back to the newsgroup or someplace that we can all
see what caused it?

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" -
Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:33 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.