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

Help to update in Access 2007

1
I have 2 tables Seat Status and Ticket. In Seat Status the default is all the seats are "Available". However in Ticket only those tickets which are booked are stored. So when the status is updated in the Ticket table, I need it to be updated in the SeatStatus table too. This should occur immediately after the update ie in the "After update" event. This should be done only for the specific ticket which is being updated in the Ticket Table. I guess i should use a macro. i tried the Setvalue action but just cant get it together. Any help?

Thanks
Nov 29 '08 #1
1 1198
PianoMan64
374 Expert 256MB
Hey Wrath,

Welcome to Bytes,

Can you post the table structure between the two table. Since you didn't provide any details as to the table structure, it's kind of hard to guess the answer.

Expand|Select|Wrap|Line Numbers
  1. TableName:  NameHere
  2. ------------------------------------------------
  3. Field Name             Type             Comments
  4. ------------------------------------------------
  5. ID                   AutoNumber        Primary Key
  6. FirstName            Text(50)          FirstName of customer
  7.  
  8. and so on
  9.  
Nov 30 '08 #2

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

Similar topics

2
by: brad.goldberg | last post by:
Hey All... I have a form that has a Before Update event of: Private Sub Form_BeforeUpdate(Cancel As Integer) If Me.NewRecord Then Me!displayedRunNumber =...
2
by: Joseph Macari | last post by:
I recently installed Access 2007; I've been a long time user of access (from ver 1 ). The following code snippet is giving me fits- << Select Case myTide Case 1 Select Case myTideStage Case...
2
by: Maximus | last post by:
I need some help. I have an .asp page that interfaces with an Access table (wjs_SuperInput). The .asp page looks to the table and pulls a recordset based on a job number, 12345, and a weekending...
2
by: bobdydd | last post by:
Hi All Access 2007 Windows XP I have a table called: UsystblApplication Which has 2 fields called: 1. FieldName 2. Number
9
by: SAL | last post by:
Hello, I have a Dataset that I have table adapters in I designed using the designer (DataLayer). I have a business logic layer that immulates the DataLayer which may/may not have additional logic...
1
by: flyguide7 | last post by:
I had to get a new computer this week and I have been running Paradox for the last 6 years, now I have to use Access 2007. Now forgive me if this question has been asked a million times hence but...
0
by: feeblemind | last post by:
Hi everyone, I am having problem/troubles with creating an sql inline statement for our application. How do I create a statement/query that selects list of servers with defined date ranges, but...
1
by: ARC | last post by:
I think I made a major blunder, and now Access 2007 no longer opens. I made the mistake yesterday of using the "test" option in wise installer for my Access 2007 runtime app. It actually installed...
2
by: mturner64 | last post by:
Good Day! I am fairly new to asp.net. I am using Microsoft VWD 2008 express edition. I have linked an Access 2007 database to my asp.net application using a gridview control. On the webpage are...
3
by: mturner64 | last post by:
I am using Microsoft VWD 2008 express edition. I have linked an Access 2007 database to my asp.net application using a gridview control. On the webpage are four text boxes allowing a user to input...
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
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
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...
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
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,...
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
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,...

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.