473,788 Members | 2,924 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Temp Selection Table....

Hi,

Is this possible & How ?

We manufacture products. Each product has a list of items which can be
packed at our production facility. A Picking List.
Certain customers may require certain packing items to be omitted from
certain products.

My products table is linked to a ProductPacking Table 1 to Many.
At the moment, Each product has all the packing items listed.

When a customer places an order, I need to select a product and then
specify if all the items are to be packed or only certain items for
this particular job. Each order received by us may have 1 or more
orderlines (each orderline represents 1 product on the order). Each
orderline gets its own job number.

Although I have set up a master packing (pick) list for each product.
Occassionally there may be a time when one customer has ordered
product A with all the items, but another customer has ordered Product
A without a power supply for example. I need to be able to select
either all or partial items at the time of packing and record the
selection in another table for each specific Job Number.

What I need is a form to appear for that product with all the packing
items listed available for that product. Each Item could have a
checkbox. Once completed, I could close the form. The selection would
be kept in a PackingSelectio n table ?
Appreciate your thoughts
David.

This is required because our production facility can view all our
orders on-line via my asp pages. Each product ordered by any customer
needs to have its own pick list recorded in the database.
Nov 13 '05 #1
2 1496
I believe what you are talking about is something like a system configurator.
You start with a BOM (bill of materials) having some components flagged as
optional, then when the customer places an order, the default options are
added (by copying from the optional BOM items) as detail records connected to
the order line marked as included by default. The order taker can then
uncheck the Include box for any of those that will be omitted. Now, the order
has all the info you need to figure out what to pack and ship.

On 4 Oct 2004 08:09:03 -0700, da***@scene-double.co.uk (David) wrote:
Hi,

Is this possible & How ?

We manufacture products. Each product has a list of items which can be
packed at our production facility. A Picking List.
Certain customers may require certain packing items to be omitted from
certain products.

My products table is linked to a ProductPacking Table 1 to Many.
At the moment, Each product has all the packing items listed.

When a customer places an order, I need to select a product and then
specify if all the items are to be packed or only certain items for
this particular job. Each order received by us may have 1 or more
orderlines (each orderline represents 1 product on the order). Each
orderline gets its own job number.

Although I have set up a master packing (pick) list for each product.
Occassionall y there may be a time when one customer has ordered
product A with all the items, but another customer has ordered Product
A without a power supply for example. I need to be able to select
either all or partial items at the time of packing and record the
selection in another table for each specific Job Number.

What I need is a form to appear for that product with all the packing
items listed available for that product. Each Item could have a
checkbox. Once completed, I could close the form. The selection would
be kept in a PackingSelectio n table ?
Appreciate your thoughts
David.

This is required because our production facility can view all our
orders on-line via my asp pages. Each product ordered by any customer
needs to have its own pick list recorded in the database.


Nov 13 '05 #2
Hi Steve,

Thanks for resopnding.

This is what I want to do.
How do I do it.
I'm pretty good at Access and have created a complete front-end order
processing & tracking system linked to a Back-End MySQL/asp application.

I am just a bit confused on this.

Lets say customer X ORDERS PRODUCT A.
I press a button on the order form and all the packing items are listed
and ticked by default. I can then keep all line items or de-select any.
once I hit a 'Load' button, the ticked lines are then loaded into a
packing table linked to the job number for that orderline.

How do I save these lines to the packing table ?

David

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 13 '05 #3

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

Similar topics

1
2248
by: Jim | last post by:
For some reason the compiler is telling me that I must declarethe variable @costcenter_tmp on lines 74 and 98...but if i put a select statement in ther (for testing) before the loop I get data back from the temp table.. why is this happening to this temp table and no others?..heres my code..its a little lengthy --Fiscal Year
1
3718
by: Lauren Quantrell | last post by:
I have read the newsgroups and see this is a common issue but I saw no resolution for it: I have an Access2K frotn end and SQL Server 2K backend. In access, I create a temp table using code in a module: strSQL = "CREATE TABLE #tempTableName ("TempID int NOT NULL IDENTITIY (1,1) PRIMARY KEY, Field1 int...) CurrentProject.Connection.Execute strSQL,,adCmdText so far so good...
1
2894
by: Robert McEuen | last post by:
Using Access 97 on WinXP I have data in a DB2 table that I'm trying to get into an identical table in my backend db. Based on volume of data and frequency of download, I'm trying to avoid having a temp table created in my frontend. I downloaded the temp database code from Tony Toews's site, and altered it to fit my needs (I thought), and it functions properly all the way to the point where the data is inserted into a new table (see
7
6668
by: John Baker | last post by:
Hi: I would like to know how to create a temp DB to store the data in a table while I do something else with the table. Specifically, how do I create the temp remove the temp I want to be certain that these are not linked or anything.
1
4465
by: serge | last post by:
I am running SQL Server Best Practices on a SQL 2000 database and it is recommending me to change the temp tables inside SPs to table variables. I had read already in other places to use table variables over temp tables. I also know I can't create indexes as I can on temp tables. Instead I'll have to create either a primary key and/or a unique index on a table variable. One question I have is let's say I will be putting thousands
16
10330
by: pukivruki | last post by:
hi, I wish to create a temporary table who's name is dynamic based on the argument. ALTER PROCEDURE . @PID1 VARCHAR(50), @PID2 VARCHAR(50), @TICKET VARCHAR(20)
2
3336
by: db2admin | last post by:
is it necessary to do runstats on global temp tables if you create indexes on them and then want to use global temp tables with indexes efficiently ?
2
5552
by: Burbletrack | last post by:
Hi All, Hope someone can help me... Im trying to highlight the advantages of using table variables as apposed to temp tables within single scope. My manager seems to believe that table variables are not advantageous because they reside in memory. He also seems to believe that temp tables do not use memory...
1
9671
by: imani_technology_spam | last post by:
Right now, a client of mine has a T-SQL statement that does the following: 1) Create a temp table. 2) Populate temp table with data from one table using an INSERT statement. 3) Populate temp table with data from another table using an INSERT statement. 4) SELECT from temp table.
0
9656
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
9498
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
10364
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
9967
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7517
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 instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5536
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4069
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
3670
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
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.