473,581 Members | 2,307 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Building Kits with Access

I would like to use Access to do what I'll call build kits (pick n
pack) What I have created so far is 3 tables as listed

Individual Forms Table - This is a list of all things that might go
into kits that are listed by a unique number.

Kit Table - Contains a list of all Kits that might be put together
again this by a unique number.

Kit Details - This is a table that includes all kits with there
individual components.

Relationships that I have are

Individual Forms Table and Kit to Kit Details with one to many.

This has been working for what it was intended for, basically keeping
track of the same form that might be used in different kits so when one
form changed we were able to easily look up what kits included the form
and update that kit with the new form.

Now we would like to be able to put a quantity of each form that's
included in a kit, the quantity will very from kit to kit of the same
form so I can't do it in the "Individual Forms Table". There are around
60 different kits and 300 different items that are available to build
them with.

Looking for suggestion on a starting point??

TIA

Aug 26 '06 #1
2 1381
On 26 Aug 2006 08:28:31 -0700, "swilson513 " <sw********@aol .com>
wrote:
>I would like to use Access to do what I'll call build kits (pick n
pack) What I have created so far is 3 tables as listed

Individual Forms Table - This is a list of all things that might go
into kits that are listed by a unique number.

Kit Table - Contains a list of all Kits that might be put together
again this by a unique number.

Kit Details - This is a table that includes all kits with there
individual components.

Relationship s that I have are

Individual Forms Table and Kit to Kit Details with one to many.

This has been working for what it was intended for, basically keeping
track of the same form that might be used in different kits so when one
form changed we were able to easily look up what kits included the form
and update that kit with the new form.

Now we would like to be able to put a quantity of each form that's
included in a kit, the quantity will very from kit to kit of the same
form so I can't do it in the "Individual Forms Table". There are around
60 different kits and 300 different items that are available to build
them with.

Looking for suggestion on a starting point??

TIA
KitDetails should include a Quantity attribute. Fields that need to
be in that table:

Kit Form Quantity

Then you might also want to add attributes that are specific to the
assignment of that Form to that Kit. Things like the date, the
reason, perhaps the person who has the decision responsibility and so
on.

HTH

-=-=-=-=-=-=-=-=-=-=-=-=
Randy Harris
tech at promail dot com
Aug 26 '06 #2
That was just what I needed, now another question.

If I added a Quantity on Hand field to the individule forms table and
wanted to minus from that as kits were built what would be the easiest
way to do that?

Randy Harris wrote:
On 26 Aug 2006 08:28:31 -0700, "swilson513 " <sw********@aol .com>
wrote:
I would like to use Access to do what I'll call build kits (pick n
pack) What I have created so far is 3 tables as listed

Individual Forms Table - This is a list of all things that might go
into kits that are listed by a unique number.

Kit Table - Contains a list of all Kits that might be put together
again this by a unique number.

Kit Details - This is a table that includes all kits with there
individual components.

Relationships that I have are

Individual Forms Table and Kit to Kit Details with one to many.

This has been working for what it was intended for, basically keeping
track of the same form that might be used in different kits so when one
form changed we were able to easily look up what kits included the form
and update that kit with the new form.

Now we would like to be able to put a quantity of each form that's
included in a kit, the quantity will very from kit to kit of the same
form so I can't do it in the "Individual Forms Table". There are around
60 different kits and 300 different items that are available to build
them with.

Looking for suggestion on a starting point??

TIA

KitDetails should include a Quantity attribute. Fields that need to
be in that table:

Kit Form Quantity

Then you might also want to add attributes that are specific to the
assignment of that Form to that Kit. Things like the date, the
reason, perhaps the person who has the decision responsibility and so
on.

HTH

-=-=-=-=-=-=-=-=-=-=-=-=
Randy Harris
tech at promail dot com
Aug 28 '06 #3

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

Similar topics

1
1922
by: Ovid | last post by:
Hi, I've run into a bit of a sticky design issue. We have products in three categories which I will call 'A', 'B' and 'C'. We have "kits" which contain three products, one from each category. Below is some sample SQL to set things up, but I need to ensure that each kit gets three products -- one from each category. Obviously, this...
3
3158
by: ChadDiesel | last post by:
Hello everyone. I need some advice on table structure for a new project I've been given. One of our customers sends us an Excel spreadsheet each week containing their order. Currently, someone formats the spreadsheet, prints it out, and manually picks out the products we need to ship. I want to import this into an Access table. ...
3
1468
by: Darino-sama | last post by:
Looking for an assessment of the reliability of the ASP.NET Starter Kits. We're considering using one of them as the foundation for a pretty significant client application and I don't want to get caught with my pants down due to some unforeseen bug or complication (an "oh, by the way..."). They look good upon initial examination, but we...
2
1402
by: nathan | last post by:
Hi there. I installed visual studio.net on my PC. Than, I installed asp.net start kits When I try to run the start kit, the program is opened by VS.NET. It also happen with visual basic.net resource kit. Do you know where I need to fix? Thanks
6
1200
by: Paul Aspinall | last post by:
Hi I know it may be a little early in the proceedings, and ASP.NET 2.0 is not yet released, but does anyone know if there are any ASP>NET 2.0 versions of the Starter kits that were released with ASP.NET 1.0? I would just like to get a feel for how things should be done, as I'm going to install the next Beta when its released.
8
2200
by: Jensen Bredahl | last post by:
Hello, This should be very basic but i'm having hard time finding the C# version of the starter kits. There is a link in the Visual Web Developer 2005 Express Edition but that only opens the VB version of the personal starter kit. I went to download the starter kits from http://www.asp.net/vwd/starterkits.aspx?tabIndex=4&tabId=46 but the...
1
1596
by: oldgent | last post by:
I am having a problem installing the starter kits. I have reinstalled VS 2005, think that might be the problem. I then installed both 'Personal Website" and the "Club Website" starter kits. I still have the same problem. Any web starter kit that is installed under 'My Templates" does not allow you to enter the location directory or use the...
2
1421
by: Erry | last post by:
Dear All, I would like to build CMS by using ASP.NET 2.0, Appreciate if you could let me know any book or step by step resources for it? Thanks, Erry
1
1018
by: simonbrentford | last post by:
Hi, I am pretty new to ASP and I am looking to build a series of simple forms. Are there any recommended application builders in ASP? I do not need any database backend, all I want is the information from the forms to be emailed to be and then to redirect the shopper to a specific Paypal page for payment. The application is a custom...
0
7862
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...
0
7789
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...
0
8144
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. ...
1
7894
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6551
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...
1
5670
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5361
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...
0
3803
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...
0
3820
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.