473,411 Members | 2,013 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,411 software developers and data experts.

Sample Switchboard/Design/Code

I am in the process of finishing up moderate sized access database
application. I am in the process now of building a switchboard to
house all the forms and reports. I decided the in built in switchboard
manager will not do what I want so I was thinking of just buiding my
own form.

However, I was wondering is there any prebuilt switchboards or
switchboard templates out there?

I found one that I like
http://www.aadconsulting.com/swbds.html
however I am not certain the client will be able to easily register the
required activex controls.

Is there anything out there already built that I can download or buy?
I think my problem is not really programing as I built a killer
application with tons of vb code, I think my problme is more in not
being able to decide how to lay it out. Anyone know of sites that show
the use of good switchboards design or provide a template that I can
buy?

Nov 13 '05 #1
2 13935
I create my own switchboards, using unbound Forms and CommandButtons. It's
simpler, and (IMNSHO) even easier, than creating one with the Switchboard
Manager. You can use other kinds of controls, if needed to specify criteria
or such, as well as command buttons.

(Again IMNSHO,) I consider the Switchboard Manager a complex solution to a
simple problem, and judging from the number of posts about it, many users do
not find it trivially easy, either.

Larry Linson
Microsoft Access MVP

<td*******@yahoo.com> wrote in message
news:11**********************@c13g2000cwb.googlegr oups.com...
I am in the process of finishing up moderate sized access database
application. I am in the process now of building a switchboard to
house all the forms and reports. I decided the in built in switchboard
manager will not do what I want so I was thinking of just buiding my
own form.

However, I was wondering is there any prebuilt switchboards or
switchboard templates out there?

I found one that I like
http://www.aadconsulting.com/swbds.html
however I am not certain the client will be able to easily register the
required activex controls.

Is there anything out there already built that I can download or buy?
I think my problem is not really programing as I built a killer
application with tons of vb code, I think my problme is more in not
being able to decide how to lay it out. Anyone know of sites that show
the use of good switchboards design or provide a template that I can
buy?

Nov 13 '05 #2
Before you settle on a "dumb" switchboard, consider this: the switchboard,
or Home Form, is the most valuable piece of real estate in your app. It is
the one place where your users will always go - sort of like the Windows
Desktop. So why not make your Home Form a dynamic place to start your app?

Every time users open my app, they see the Home Form - where they see two
listboxes. One is a listbox of their current caseload (parolees), another
of their pending investigations. They are able to do a quick look at their
data - sort of a to-do list, and make small edits through a simple pop-up
form - mark investigations as completed, change the Notes section for an
offender - real basic stuff, but the kind of stuff that they do often, and
don't need to bring up the whole file for. Saves them time; saves server
load.
Darryl Kerkeslager
Nov 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Otto Wyss | last post by:
I've written an application which is intended to act as a code sample "how to code applications with a well designed GUI". Since this code is intended to also act as a sample for beginners it...
0
by: *Jeff Esposito* | last post by:
Could somebody please point me to some sample xerces c++ code that creates an XML document with a schema. I have been able to find plenty of dtd examples, but no schema examples. What am I...
3
by: John Baker | last post by:
Hi: I know there are mixed views about the switchboard function, but i would like to consider using it anyway. One snag I have found is that you create a Main Switchboard, and put some headings...
2
by: Neil Greenough | last post by:
I am trying to create a Switchboard using the Switchboard Manager in MS Access 2000. I have managed to get the table created for the switchboard, however it hasn't actually created the form. ...
10
by: Jo | last post by:
Hi there: I m wondering what can I do to improve my code, everytime I am coding I feel like it could be done better. I started on c# a good months ago and feel conformtable but sometimes I Need...
4
maxx233
by: maxx233 | last post by:
Hello all, I'm new to OO design and have a question regarding where I should place some code. Here's a simplified situation: I'm making an app to do create, submit, and track employee reviews...
0
by: pmp | last post by:
http://www.itworld2.com here you will see lot of sample C/C++ programs (source code)from basic to advance
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.