473,748 Members | 6,037 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can I transport a custom menu bar with a db file

6 New Member
Hey all,
I want to burn an access database to a disc, and give it to someone else. Is there anything i need to do to ensure that the custom menu bar I created for the startup form goes with it,? like in startup options, form properties etc. I cant find anything like in Word or Excel that gives an option to store it either in the file or globally.
Ive left all boxes checked in the startup options except 'show database window', and 'display status bar'. My custom menu bar name has been selected as the startup menu bar. Ive also selected it in the properties box for all forms and reports.
If theres anything else I should do, could someone please let me know? or does access attatch it automatically?
Cheers!
Dec 10 '06 #1
7 1721
missinglinq
3,532 Recognized Expert Specialist
Access DBs are pretty much self-contained. Everything in the Db will go with the .mdb or .mde file.
Dec 10 '06 #2
NeoPa
32,571 Recognized Expert Moderator MVP
Try it out before burning the CD.
I think a toolbar is outside of any database and is associated with your Access Install.

You could consider adding some code to your database to add the toolbar programmaticall y OnOpen and delete it OnClose.
I do that in Excel but I've no code specifically for Access. Sorry.
Dec 10 '06 #3
missinglinq
3,532 Recognized Expert Specialist
Custom toolbars, etc do travel with the .MDB files! When yu think about it, wouldn't make any sense otherwise! Why allow you to develope custom toolbars, menus, etc if you can't place them on a client's machine?
Dec 10 '06 #4
NeoPa
32,571 Recognized Expert Moderator MVP
Custom toolbars, etc do travel with the .MDB files! When yu think about it, wouldn't make any sense otherwise! Why allow you to develope custom toolbars, menus, etc if you can't place them on a client's machine?
Sorry to imply you may have been wrong MissingLinq. That wasn't the idea I was after.
I was only going from my experience with Excel where the reverse is actually true (Don't ask me to explain or double-guess MS's development ideas).
If you say it works that way in Access though, that's good enough for me.
Dec 10 '06 #5
missinglinq
3,532 Recognized Expert Specialist
Isn't that the truth. My answer was based on a AC2000 app moved to a machine running AC2003. Of course, as we all know, funny things happen from version to version, which is my biggest gripe with Billy Bob's boys in Redmond.
Dec 10 '06 #6
redtux
2 New Member
Custom toolbars, etc do travel with the .MDB files! When yu think about it, wouldn't make any sense otherwise! Why allow you to develope custom toolbars, menus, etc if you can't place them on a client's machine?
Unfortunately they dont seem to - they seem to be installation dependent, ie: if you change in one db it affects all databases you open

If anyone knows a way doing this without adding code to every onload/onclose,it would be appreciated
Nov 30 '07 #7
sierra7
446 Recognized Expert Contributor
I endorse MissingLing's guidance. The custom menu bars DO move with the app. (The tricky bit is learning how to import them from one app to the next!)

I presume you have created new menu bars and given them a new name and not just customised the default ones (sorry to ask silly questions but sometimes. . . .)

Also make sure you are not confusing Menu bars with cutom Tool bars.

Defining the preferred menu bar in start-up and calling it in each form does it for me.

You normally get an error if you try and open a form which has a named menu that is not present (can not be found)
Nov 30 '07 #8

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

Similar topics

0
1483
by: microdevsolutions | last post by:
Hello I am using ASP.NET - I have written a Custom Control (to output some information) that has a public property declared. I have a user control that is a wrapper around the above custom control. The code behind is nothing more than what is generated. The ascx is :- <%@ Control Language="vb" AutoEventWireup="false"
1
1677
by: Karl Irvin | last post by:
I have database with a custom menu bar. The database has been distributed to several people as an mde. All but one of them have the custom menu bar as specified in the Tools>Startup options but one of the people doesn't have any menu bar at all. What circumstances can cause this problem? Thanks
7
1725
by: Ian Hinson | last post by:
I have an Access app that has been distributed with run-time installation to many different customers over many years. It is developed in Access 2000. The custom menu bar has had no problems in the past. However on one new computer it was installed on last week the custom 'Tools' menu (which normally contains items such as 'Backup Data' and 'Preferences..' etc) has been replaced by a single menu item under Tools that says 'Other..'....
0
277
by: Roman Muntyanu | last post by:
Hi all, I wrote add-in that can do different job for files with different extension. When I do right click on the file I see all my custom menuItems in context menu of solution explorer for all kind of files . But I want to see only menuItem that specific for the file selected. Ok, after I click on one of the menu Item action performs and when I do right click next time I see only menu Item specific for file selected e.g. it works as I...
0
1231
by: R.A.M. | last post by:
Hello, I need your help with a problem concerning Menu control. Could you help me please? I have created custom Menu: public class DemoMenu : Menu { public DemoMenu(string ID, string DataSourceID) : base()
27
45564
by: Wayne | last post by:
I've been clicking around Access 2007 Beta 2 and can't see the custom menu bar designer. Is it in the beta? Maybe I'm blind. The question that comes to mind is: Will custom menu bars be the same height as they were in previous versions or will they be the "ribbon" style that takes up a huge portion of the screen? Also when I use Access 2007 to open an Access 2003 database that has custom menu bars they display as they did in Access...
10
5802
by: jubei | last post by:
I've been trying to write a custom widget for a project, however when i try to run code that uses it i get the following error > ./nokiagui.py Traceback (most recent call last): File "/home/jubei/code/nokia/trunk/nokiagui.py", line 427, in ? gui = NewGui() File "/home/jubei/code/nokia/trunk/nokiagui.py", line 193, in __init__ button = pkylib.ComboButton(("foo","bar","baz")) File "/home/jubei/code/nokia/trunk/pkylib.py",...
5
2408
by: lorirobn | last post by:
Hi, I am trying to create two custom menu bars for my application, one for read-only users (without delete record), and one for update-access users (with delete record). I only need File and Edit options. File will be the same on both, but Edit will have different options. When I create an Edit menu on the custom menu bar, and then modify it, it seems to also be changing the Edit menu on the other custom menu,
6
2536
by: Neil | last post by:
I have a form that has its own custom menu bar in Access 2000. I'd like to make a copy of the menu bar and use it with another form. How can I do this? Thanks.
0
8991
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8830
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9544
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8243
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6074
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4606
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3313
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2783
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2215
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.