473,401 Members | 2,127 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,401 software developers and data experts.

Acess 2007 - cant create .accde

hello,

i am having a problem creating a .ACCDE file from an Access
2007 .ACCDB file.

its somewhat large application, about 80 megs. it was originally an
Access 2000 app that somebody else wrote for our user base, which ran
it as a .MDE. i have now converted it Access 2007 .accdb, and am to
use the "Make ACCDE" function off the Database Tools ribbon bar.

upon doing so it says i need to enable the content as a security
feature. no problem.

afterward tho, it reports:

"Microsoft Office Access was unable to create the .accde, .mde,
or .ade file."

....it has more info under "Show Help >>", which says the error is
usually associated w/ compiling large databases. dunno if that applies
to mine or not, since its the same app that Access 2000 was able to
convert to its .MDE format.
.....any thoughts of advice on things to try? im new to access, not
really the dev on this project, but tasked w/ the conversion.
thanks!
sm
Jan 4 '08 #1
4 5719
On Jan 4, 5:09 pm, SpaceMarine <spacemar...@mailinator.comwrote:
i am having a problem creating a .ACCDE file from an Access
2007 .ACCDB file.

its somewhat large application, about 80 megs. it was originally an
Access 2000 app that somebody else wrote for our user base, which ran
it as a .MDE. i have now converted it Access 2007 .accdb, and am to
use the "Make ACCDE" function off the Database Tools ribbon bar.

upon doing so it says i need to enable the content as a security
feature. no problem.

afterward tho, it reports:

"Microsoft Office Access was unable to create the .accde, .mde,
or .ade file."

...it has more info under "Show Help >>", which says the error is
usually associated w/ compiling large databases. dunno if that applies
to mine or not, since its the same app that Access 2000 was able to
convert to its .MDE format.

....any thoughts of advice on things to try? im new to access, not
really the dev on this project, but tasked w/ the conversion.
ah...found a post on this. the error message is a typical MS red
herring -- what it really means to tell me, is that there is a problem
compiling one of the modules. evidently the only way you can locate
what & where is to open the VBA and attempt to Debug-->Compile there.

http://www.access-programmers.co.uk/.../t-123872.html
sm
Jan 4 '08 #2
SpaceMarine <sp*********@mailinator.comwrote:
>
ah...found a post on this. the error message is a typical MS red
herring -- what it really means to tell me, is that there is a problem
compiling one of the modules. evidently the only way you can locate
what & where is to open the VBA and attempt to Debug-->Compile there.
That's what it can mean yes. And it's quite standard to compile before making an
MDE. Actually I compile every few lines of code to catch any typos and such.

http://msmvps.com/blogs/access/archi...e-i-enter.aspx

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
Jan 6 '08 #3
SpaceMarine <sp*********@mailinator.comwrote:
>...it has more info under "Show Help >>", which says the error is
usually associated w/ compiling large databases. dunno if that applies
to mine or not, since its the same app that Access 2000 was able to
convert to its .MDE format.
There actually is a limit in large MDBs in previous versions of Access. I would
expect that this limit has not been fixed in A2007 although I could be quite wrong.

You receive a "Microsoft Access Was Unable to Create an MDE Database" error message
in Access 2002
http://support.microsoft.com/kb/289686/

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
Jan 6 '08 #4
On Jan 5, 7:35 pm, "Tony Toews [MVP]" <tto...@telusplanet.netwrote:
SpaceMarine <spacemar...@mailinator.comwrote:
ah...found a post on this. the error message is a typical MS red
herring -- what it really means to tell me, is that there is a problem
compiling one of the modules. evidently the only way you can locate
what & where is to open the VBA and attempt to Debug-->Compile there.

That's what it can mean yes. And it's quite standard to compile before making an
MDE. Actually I compile every few lines of code to catch any typos and such.
nonetheless....i think the cause of this error is far more likely to
be a compile error (due to, say, typo) than for it to be a db size
issue. thus, the error description is a hopeless red herring that
will, more often than not, be completely inaccurate.
sm
Jan 7 '08 #5

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

Similar topics

2
by: sonasiva | last post by:
hai Iam creating my own website using ASP and MS ACESS ,iam new to ASP and SQL Please help me to write a query to finish my project. i have datas as follows in my database sno name ...
2
by: Neil Patterson | last post by:
Hello, After preparing a relationships diagram I select 'Relationship Report'. The only response is the feedback 'The command you specified is not available in an .mde, .accde, or .ade database.'...
1
by: kannanudt | last post by:
Sir, I had done one application in ms-access2007 using VBA code... now i am converting the database to exe format. At the time one error message raises,,, i.e, "Microsoft...
8
by: ARC | last post by:
Hmmm...This is interesting. While reading info on packaging an Access 2007 runtime app, it's mentioned that a file such as, .accde (mde for 2007) will be changed to .accdr, where the final r means...
10
by: Lou O | last post by:
I have been using Access 2007 for a number of months and have successfully deployed ACCDR files on many client machines. The client machines have the "free" Access runtime version installed. I...
1
by: mark | last post by:
Hi, I've converted my Access 2007 database to an accde format as I don't want users to be able to modify it. The only problem is that all the code has stopped working. I have split the database...
14
by: Brian Nelson | last post by:
Sorry for the long post, I've tried so hard to solve this one but I'm just stuck! We've had a multiuser .mdb file on a network share for years. I know it's not ideal, but it's worked well from...
20
by: KW | last post by:
I have an application that runs in any of Access 2000 thru Access 2007 to accommodate my customers' various environments. I implemented code to call a function that uses the LoadCustomUI method to...
4
by: MrDeej | last post by:
Anybody now if i can do this programtically? My challenge is that i have a maybe 10 distributions a week with updates and changes which i now have found the accde format to be of good use. I also...
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
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
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,...

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.