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 / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
date Field27 Jan 2006 00:36 GMT1
I have a date field in a query pulling from our ERP system.  I've used a
between statement in the past to get the data I need.  I now have a need to
calculate last months start date and end date.  I'm trying use the following
between statement but it doesn't work.
set criteria for several fields27 Jan 2006 00:36 GMT9
I would like to select records of dependents born prior to Jan 1 1986.  My
fields are Dep1, Dep1DofB, Dep2, Dep2DofB, Dep3, Dep3DofB etc.  I need all
dependents born prior to Jan. 1, 1986. How can I ensure that I get anyone
from Dep1 and Dep2 and Dep3 etc. that are born before ...
update query random number26 Jan 2006 23:36 GMT6
I need some help on generating a number with an update query.  I have run
the query and the query runs and will generate a random number each time I
run the query.  I'd like to have the numbers generated with only one click.  
The below code is in a mod and the reference to the ...
Query Does not return all matching results26 Jan 2006 23:31 GMT3
I have problem with a query not returning all matching records.
**** Design of Db******
I have three tables and three forms (Audits, Findings and Notes).  Each form
feeds the namesake table.
Creating a query from multiple identical tables26 Jan 2006 22:16 GMT3
I am trying to create a query from multiple tables with the same number of
columns and same headings to pull all records from each table with a matching
value in one of the fields. This database holds all the information for each
job we have in progress with each table ...
Compress query display26 Jan 2006 21:51 GMT2
I have a query showing result like
ID  Year          Field1         Field 2         Field3
1    2005         Y                                       Y
1    2005                            Y                          
Frustrating Error: "Data type mismatch" with Subquery26 Jan 2006 21:06 GMT3
The following query returns the error "Data type mismatch in criteria
expression" and I honestly have NO CLUE why this doesn't work:
SELECT * FROM      
 (SELECT * FROM qryProjects WHERE qryProjects.ID IN
Query always pulls ALL fields from tables26 Jan 2006 20:55 GMT3
Until recently (2-3 months ago) I never noticed this problem, but now when I
make a query it pulls ALL the fields from all tables in the query.
An example:  I ask for a listing sorted by Last Name, First Name.  Two
fields only.
Yes/No Data type26 Jan 2006 20:41 GMT2
In my table I have a column called "Completed" which is defined by a yes/no
data type.  I want to create a query to only populate those records that are
checked as being completed.  With my current query layout, it is generating
all records although the criteria has a value of ...
SELECT TOP N - Can N be variable?26 Jan 2006 20:26 GMT2
I'm trying to provide some flexibility to a SELECT TOP query. I'd like the
user to be able to pull the TOP 3, TOP 5, TOP 20, or whatever. I tried a
parameter:
SELECT TOP [Enter Number of Returns]...
datediff26 Jan 2006 20:22 GMT6
Is there a way to use the datediff function to return in results in a
minute:seconds format?  Example 03:30 for 3 minutes and 30 seconds.
Brent
Looping through Parameter Query26 Jan 2006 20:11 GMT4
I currently have a parameter query that runs from an unbound form where I can
select from 95 different criteria and then run the query.  This is great, but
I would really like to be able to loop through the 95 criteria without having
to select each one individually.  Is this ...
name field26 Jan 2006 19:11 GMT6
I have a name field that is text in a personal type address book database.  
Some relatives keep their own names when they marrry and I would like to
build a querry that picks up any record that has either name.  For example,
if Joe Smith marries Jane Doe and field contains name ...
removing ""s from fields26 Jan 2006 18:57 GMT4
I've got a .txt file that is imported into a DB.  There are 100+ fields in
the DB and that data types are text, date, memo, currency, number, pretty
much everything.
My problem is that some of the fields, not all, are in ""s.
Consolidating field values26 Jan 2006 17:47 GMT3
Just a quick one (i hope).
I have 3 column in my database. (Mach1, Mach2, and Mach3)
Each column looksup values using a combo box.
There is a 4 column also. (MachGrouped)
 
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.