I am quite familiar with how to customize or permanently hide the ribbon in ACCDBs, using the USysRibbon table and XML code. Unfortunatly, I am now working with an Access Project (ADP) frontend interfacing with a SQL server. As you may know, ADPs can not have local tables -- all tables must reside on the server. The SQL system table structure is quite different. While ACCDBs have MSys tables, ADPs have SYS tables, and there is not a one-to-one correspondence with just different name prefixes. I've tried to create a USysRibbon table on the SQL server, but Access doesn't see it.
Anyone run into this or seen anything on the forums about it? I've searched for many hours today to no avail.
Thanks,
Mark
Anyone run into this or seen anything on the forums about it? I've searched for many hours today to no avail.
Thanks,
Mark