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

Error when trying to Make ACCDE

RobH
56
I am trying to generate a complied version of my Application by clicking on the "Make ACCDE" in Access 2007. It asks me where and with what file name to save the ACCDE however it quickly returns with an error "Microsoft Office Access was unable to create the .accde, .mde, or ade file"

It then displays a box with the following text..
"This error is usually associated with compiling a large database into an MDE file.* Because of the method used to compile the database, a considerable number of TableID references are created for each table.* The Access database engine can only create a maximum of 2048 open TableIDs at one time.* Exporting a database as an MDE potentially can exceed this limit if the database has a large number of objects (table, macro, form, report, etc).
There is no accurate method to estimate the number of TableIDs the Access database engine uses during the process of compiling a database as an MDE.* However, each VBA module and each form uses one TableID, as a result, if the database has 500 forms, and each form's HasModule property is set to Yes, as many as 1,000 TableIDs are used."

Is there any other way I can compile my application? - I don't really want to send out a copy of my application that can be readily accessed..
Sep 21 '07 #1
3 7236
NeoPa
32,556 Expert Mod 16PB
Rob,

I notice your edit comment says self-resolved. Can we take this to mean that this question is no longer outstanding?
Also, if you have a solution, would you have the time sometime to post it in here in case someone with a similar problem finds this thread.

Best regards -NeoPa.
Oct 6 '07 #2
Joe Y
79 64KB
Since I did not see solution for this years old post when searching this forum, I thought my finding may save others time if this occur.

I had same message when trying to create accde file in Access 2010 32 bit version. I found this link and the solution solved my problem - An Vba bug caused the issue in my case. debug solved the problem.

below is the link.
http://answers.microsoft.com/en-us/o...8-f505f0c58f33
Aug 22 '13 #3
zmbd
5,501 Expert Mod 4TB
Joe Y,
That's some valuable information right there!!!

Because I do not trust the life of the link, I've transfered the answer given in link below. Of note within the referenced thread is the error is also showing up in the 64bit install versions for the same or related bug:

---
Creating ACCDE file fails with error
Answer
Nathan O. - Microsoft Support replied on September 6, 2011

Microsoft Forum Moderator
Hi Sanlogent,



I have seen this error happen when there are issues with the code in the database. If you open the database and go into the VBA window are you able to compile the database without a problem (debug menu -> compile)? If you run into errors compiling the database this way, fix these errors and then once you can successfully compile the file this way then try creating the ACCDE file again.



Best Regards,

Nathan O.

Microsoft Online Community Support
---
Aug 22 '13 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

29
by: shank | last post by:
1) I'm getting this error: Syntax error (missing operator) in query expression on the below statement. Can I get some advice. 2) I searched ASPFAQ and came up blank. Where can find the "rules"...
9
by: Marina Anufreichik | last post by:
Hi, After deploymnet web application on web server I can access page on local machine and login fine but when I'm trying to access web site from remote machine I can see login page, but when I'm...
5
by: snicks | last post by:
I'm trying to exec a program external to my ASP.NET app using the following code. The external app is a VB.NET application. Dim sPPTOut As String sPPTOut = MDEPDirStr + sID + ".ppt" Dim p As...
35
by: jeffc226 | last post by:
I'm interested in an idiom for handling errors in functions without using traditional nested ifs, because I think that can be very awkward and difficult to maintain, when the number of error checks...
0
by: ARC | last post by:
Hello all, I have a few custom reports I've created for end-users, and it appears that, when I distribute the runtime .accde, access is resetting the margins. Does anyone know for sure if access...
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...
1
tuxalot
by: tuxalot | last post by:
I see that if I convert my FE to an ACCDE that I cannot utilize my linked reports (DoCmd.Transfer not allowed). Is there a way to work with linked reports without transferring them? The reports use...
11
by: wassimdaccache | last post by:
Dear friends I am working on access 2007 sp2. I do have a database(accdb) i converted it to accde. While I am opening the converted database the VBA code is not working. For example...
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: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.