Enter Keywords:
1 - 10 of 661(0.024 seconds)
Sort By:
 
My problem comes from an update query.  What I am wanting to do is basically move several fields of data from one table say PMTable to another table say HistoryTable before I have a query make chan...
Zones: MS AccessDate Answered: 09/04/1998 Rating: 7.0 Views: 0
I have an mdb which contains my parameterized update-query. I want to run that query through ADO-code. How do I do this? Thanks
Zones: Visual BasicDate Answered: 03/17/2000 Rating: 7.4 Views: 0
Objective:  Use a query to figure a total claim overlimit amount. I have four tables as follows (using pertinent fields only): CLAIMTABLE claimnumber overlimittotal LINEITEMS claimno m...
Zones: MS AccessDate Answered: 09/25/2001 Rating: 7.4 Views: 0
How do I do this: The table I want to update: UID(number) Red(checkbox) Blue(checkbox) 1            not checked   not checked 2            not checked   not checked 3            not checked ...
Zones: MS AccessDate Answered: 01/28/2003 Rating: 7.8 Views: 0
Hi: I have a table that has two main fields: Date and Amount.  Some of the dates do not have any amounts.  I would like to write an update query that would update any records where the amount fi...
Zones: DatabasesDate Answered: 04/21/2003 Rating: 7.0 Views: 0
I have a form, collecting daily stats. On this is a subform - collecting no. of queries per course. I have a calculated field on the form, summing total daily queries from the subform. I would like...
Zones: MS AccessDate Answered: 07/16/2003 Rating: 7.6 Views: 0
How do you create and Update Query to update the same field with different text depending on the criteria. If field 1 is "Black" then field 2 should be updated to "Open" If field 1 is "White" t...
Zones: MS AccessDate Answered: 08/05/2003 Rating: 8.2 Views: 0
I have the following code to update a field called Task (number) based on the value of a public variable "Task Number ID".  When I try to run the code, it gives me syntax errors.  Please help. ...
Zones: MS AccessDate Answered: 09/04/2003 Rating: 9.2 Views: 0
I would like to create a query based on CFLOOP.  I need to update a undetermined number of numerically-named fields.  After the loop is processed, I am looking for the following example to be what ...
Zones: Cold...Date Answered: 11/18/2003 Rating: 9.2 Views: 0
I have a database that I have created for my company to track everything from Tardy's to Vacation time.  I have created subforms to allow me to use the various data sources, however when new inform...
Zones: MS AccessDate Answered: 02/06/2004 Rating: 7.4 Views: 0