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

How do I find Error in my Database Design

I have a database we use for our plant business. It is set up so when I enter orders and add in freight and box charge. I need to change the box charge price. I have figured out how to change the number of the box charge (from $2.50 to $4.25) but when the data comes up on the invoice the only the old 2.50 charge is added into the total not the whole 4.25. There must be some other place I change or something I need to do, but I can't find it.
Thanks,
Judith
Oct 17 '11 #1
4 1262
jimatqsi
1,271 Expert 1GB
Judith,
There's a bunch of things that could be wrong to cause this. It could be that maybe the form where you changed the amount (the order entry screen, most likely) shows the new amount but does not save the new amount. Or maybe the new amount is saved but is not picked up by the report/invoice print.

The first thing I would do is go into the table where the order/invoices are stored and find the newest record. Look at the amount for the box charge to see what is stored there. Then we'll go from there.

Jim
Oct 17 '11 #2
Thanks, information beside box charge is #Name?
Oct 17 '11 #3
jimatqsi
1,271 Expert 1GB
Hmmm, that's not very helpful, I'm not sure what information you are trying to give me. Do you know the names of the various tables (files) in your database? There should be a table for orders - maybe it is the same table as invoices are stored in. We need to take a look in the orders table.

If it is not very large it is possible to attach a copy of your db to your next post so I could take a look at it. If it's very large I'd have to connect to your system with remote desktop.
Oct 17 '11 #4
NeoPa
32,556 Expert Mod 16PB
@Judith
There is something (possibly many more than one thing) very wrong with the design of your database. Unfortunately you tell us next to nothing about said design so helping you at this time is not practicable (We cold make some guesses but that's not a good approach).

You need to start by passing us the type of information that may help us to see what you've done wrong. At the moment your question is of the form - I have a problem. What is the solution? Less than helpful.

Give us something to work with and we'll do what we can for you.
Oct 17 '11 #5

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

Similar topics

3
by: Tommy Lang | last post by:
I am working on this project and I need some help/pointers/comments to get me started, I am stuck. The program will be used to store information in an array while it is running. I need to store...
0
by: Frank | last post by:
Aloha, I am developing/adapting my current Access program for the control of my Storage Company. I need some help and advice for some of the more difficult programming and can pay (but not regular...
3
by: news.giganews.com | last post by:
Does anyone know if there's an easy way to export or copy the relationship structure from one mdb to a new one? The relationships in the db are time consuming to reproduce. I am trying to make a...
1
by: Abraham | last post by:
I want to design a system, for License regestration in MS Access and i will get it into the web by ASP.. what i want to know is how to make a notification that will be sent to a particular person...
1
by: Anthony Esochaghi | last post by:
I need some constructive input to be able to finish my program. I have a field called (1) DateRec, another (2) Municipality and another (3) Type. These three fields invariably will...
2
by: aclasss | last post by:
Does anyone knows access well?
2
by: yellowarmy | last post by:
Theres two problems i have. 1) Theres a question i have to answer in a mock is that the company does invoices every month but i need it for to select invoice and then select the month whcih would...
9
by: pic078 via AccessMonster.com | last post by:
I need serious help - I have a frontend/backend Access database (2 MDE Files) that remains stuck in task manager after exiting the application - you can't reopen database after exiting as a result...
2
by: Abe amer | last post by:
Dear All I'm a phd student. and I'm doing now a medicine research. I need your help in : if I want to have a visual basic 2005 table (for example an Access table) that is connected to a program....
1
by: jrobin11 | last post by:
I am new to access, I had someone create a program(convention registration) in access that allows me to keep registrants, their data within the database and the program works wonderfully....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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.