Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations danielledunham on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mde and accde of database will not function

Status
Not open for further replies.

jahnell

Programmer
Joined
Jul 19, 2011
Messages
2
Location
US
I have a database that has been modified using access 2010. Everything works when running from both an mdb and accdb file. It compiles clean and creates both the mde and accde, but they don't run. The application opens and everything looks fine, but when you click on the command buttons nothing happens. Before this started, I had an issue creating the mde and had to create a new database and import all of my objects. The error said "You cannot add or change a record because a related record is required in table MsysAccessStorage". Once I created the new database, I could create the mde, but it doesn't function. The database is used in a mixed environment and it's for this reason we are creating the mde. I've tried this in both 2007 and 2010. The database is a split database. All help will be greatly appreciated. I've searched and cannot find any info regarding this type of problem.
 
decompiled the code and it works.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top