Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Queries / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Update query with date range21 Mar 2006 14:14 GMT1
Hello everyone..
I am attempting to automate the generation of reporting data that is stored
in an access databse. Normally this data would be generated by the
application, but in this situation, I need to fake the data for demo
Display report for nominated client21 Mar 2006 13:59 GMT1
Have made a query which I need to display the records in a report for a
nominated customer.
The fields I used are
CustomerID (Combo box), unitno, repairdate (paramater between start
Count in an Update Query21 Mar 2006 13:50 GMT1
Dear Group,
I'm trying to do an SQL query which updates a column with the results
of a sum.  If feel like it should be simple but I can't get the syntax
right.  Here's the problem:
Dates21 Mar 2006 13:34 GMT2
I have 2 queries. The second query uses the first query to select the
total jobs for each driver. What I cannot do is to get the query to
prompt for start and end date so that the selected records fall between
the two dates. My first query is as follows:
Query To Delete A certain # of records 21 Mar 2006 13:19 GMT3
I have the following query to delete the top 65500 records from a table
tbl_CRS
DELETE * From tbl_CRS
SELECT TOP 65500
"Incremental Values from a Table"21 Mar 2006 12:16 GMT3
I have a table with four fields: Project,Month, HoursSpentToDate,
WorkHrsThisMonth.
Project is a project name
MonthNo is the sequential number of each month in the calendar.  There can
Delete Query Button on a form21 Mar 2006 10:54 GMT2
How do I create a delete query button on a form.
The button wizard does not list my delete query.
I ve also aked this on the forms page... sorry for reading it twice.
In MS Access how do a only show the 19999 of 0~19999 in a column?21 Mar 2006 06:32 GMT2
I am trying to write a Acces query where I only show the part after the ~
sign in a column? I know how to do this in Excel but can't figure it out in
ACCESS. Can anyone give me a hand?
Thanks,
Deleting rows from a table based on a concatenated (composite) key21 Mar 2006 06:27 GMT1
Hi,
I have two tables in access (e.g. t1 and t2). I am trying to delete rows
from t1 where t1.key1 and t1.key2 = t2.key1 and t2.key2. There is not a
column that is unique in either table, rather there is a concatenated primary
Using a parameter query with date and time21 Mar 2006 06:21 GMT1
In my parameter query I have a field called "Rec'd Date" that shows date and
time for example - 2/28/2006 11:20:28 AM or 2/28/2006 my problem is when the
query pops up asking for the Rec'd date I would input 2/28/2006 I only get
the 2/28/2006 data not the 2/28/2006 11:20:28 AM  ...
Type mismatch even though types are the same21 Mar 2006 05:34 GMT1
I am doing a simple select query between a SQL database table and an Excel
file.  When I join the two appropriate fields, I receive a "type mismatch in
expression" message.  The Excel file is formatted as text and I have
performed this identical query with other Excel files and ...
Need help with a query displaying a "No" in one or more fields.21 Mar 2006 02:53 GMT5
One job of a database I am building is to track if "Incoming Folks" have been
"Phoned" or "Mailed".  These two things are tracked in two different fields
in the same table using "Yes/No" Combo Box.  I would like to have a query
that will provide a list of all folks with a 'No' in ...
date criteria does not work21 Mar 2006 02:41 GMT3
Some help please.  Daily I am importing an excel worksheet into access to be
able to generate reports.  The orignal date field in excel is formatted as
date time as my reports are base on differences in time.  I want the user to
input a date and generate a report only for that ...
ID items in one table, but not another table (Access 2003)20 Mar 2006 23:32 GMT1
Example:
Two Tables (Table 1 and Table 2)
Field = ItemNumber (Primary Key on Table 1; Foreign Key on Table 2)
How would I identify all instances where the ItemNumber is populated on
Delete Query Problem20 Mar 2006 23:25 GMT2
The line of code shown below consistantly deletes one fewer records than it
should, i.e if there are three records that meet the delete criteria, ony two
are deleted.
Docmd.RunSQL("Delete From Output WHERE [Cntrl] = True")
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.