Link to home
Start Free TrialLog in
Avatar of mlcktmguy
mlcktmguyFlag for United States of America

asked on

IDBE Ribbon Creator Error "There is no table 'USysRibbons' in the selected database.

I am migrating an Access 2003 application to 2013.  I have purchased IDBE Ribbon Creator to replace the old 2003 menu bar with a ribbon.

What I have done so far:
Created a blank Access 2013 DB called 'CC13_2013.accdb'
Imported all of the objects, from the soon to be obsolete 'CC13.mdb' into 'CC13_2013.accdb'
Set up the appropriate references.
Compiled the application under the 'Debug ' tab.
Closed the application

Opened IDBE RIbbon creator.
Using the file tab within IDBE I selected 'CC13_2013.accdb'

I get an error 'There is no table 'USysRibbons' in the selected database'.

Has anyone run into this and can explain how to resolve.
ASKER CERTIFIED SOLUTION
Avatar of DatabaseMX (Joe Anderson - Former Microsoft Access MVP)
DatabaseMX (Joe Anderson - Former Microsoft Access MVP)
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mlcktmguy

ASKER

Thanks.