473,382 Members | 1,290 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,382 software developers and data experts.

Drop Changes Message

Ben
Environment Info:

- MS Access Sales System (front-end)
- SQL Server Standard (back-end)
Information of the Problem:

** In the Inventory items data:
- when user enters a new item and does not
encounter problems entering it, the subsequent changes to the item
information will not cause any problems

- when user enters a new item and encounters problems during the
entry stage, the subsequent changes to the newly entered data will
cause a "Drop Changes" error

To quick fix the situation of the problem, I had to help the user and make
changes to the item information directly at the back-end.

Does anyone have an idea where to start in fixing the problem?

Thanks!
Jul 21 '08 #1
1 3437
Ben,

What type of problems are encountered that cause the issue?

SQL has a save acceptance verification that you could look for on a save, but
if it's simply a data entry correction issue I'd start by putting in input
masks or field validation properties to improve your odds of getting solid
data the first time.

HTH,

Craig

Ben wrote:
>Environment Info:

- MS Access Sales System (front-end)
- SQL Server Standard (back-end)

Information of the Problem:

** In the Inventory items data:
- when user enters a new item and does not
encounter problems entering it, the subsequent changes to the item
information will not cause any problems

- when user enters a new item and encounters problems during the
entry stage, the subsequent changes to the newly entered data will
cause a "Drop Changes" error

To quick fix the situation of the problem, I had to help the user and make
changes to the item information directly at the back-end.

Does anyone have an idea where to start in fixing the problem?

Thanks!
Jul 22 '08 #2

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

Similar topics

46
by: Kingdom | last post by:
In my data base I have a list of componet types e.g. type A - I have 8 off - type B I have 12 off etc. I'm using Set objRS = objDC.Execute("Select DISTINCT Component_Type FROM Parts_Table") ...
6
by: PT | last post by:
I got a form with many text boxes, checkboxes and 3 drop downs. From that 3, 2 are dependant. I can choose one drop down, and the next drop down should display the dependant values of the first...
5
by: SirPoonga | last post by:
I think I'd have to do a combination of ASP and javascript to do this. What I want to do fill the first drop down box with values from a database query. Then based off that selection fill in the...
4
by: Terren | last post by:
I need to be able to edit a drop down box is asp. On my web app I populate a drop down box from a databse. The user can then select an option that will then be saved to a Database for example Mr...
5
by: Xiphias | last post by:
Hi, Can someone help me to create a drop box where I can also add new records? Here is the problem: I m working on a form with a drop box. When I select a '"name" in the drop box the form...
3
by: N J | last post by:
Hi, I have 2 forms open at the same time, Form 1 adds information to a field on a record that Form 2 has open. It used to show the new information on Form 2 straight away in a text box but now...
5
by: Vigneshwar Pilli via DotNetMonster.com | last post by:
string connectionString1 = "server=(local); user=sa;password=sa; database=sonic"; System.Data.SqlClient.SqlConnection dbConnection1 = new System.Data.SqlClient.SqlConnection(connectionString1);...
2
by: shaznay2 | last post by:
I need some help! I'm trying to set up two drop down menus where the first displays the Department and the second displays the names of the printers found in the department. So far i have two...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.