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
selecting one and/or both09 Mar 2006 17:41 GMT1
Hi.  I have a table column with entries like the following
TO-123
XO-234
TO-345
Searching for non-duplicated information09 Mar 2006 17:02 GMT2
I have a database that imports monthly files generated out of a medical
system for specific services on clients.  The first service for this patient
is not something I need to create an invoice/payment from, but subsequent
services for that same patient I do.  My first problem is ...
Wrong data from query09 Mar 2006 16:39 GMT1
I have a query as shown below that is getting the wrong match.  The Lead ID
from Combine (which is a query itself) is getting a wrong match from the Lead
ID from Join LeadSP (which is a table).  And the wrong answer is consistent,
so that if Combine.[Lead ID] is a 3 then [Join ...
Delete Multiple Lines09 Mar 2006 16:19 GMT2
One Table, One Query - Want to delete multiple lines from table with criteria
from query:
Table Fields:  Serial Number, Date Shipped, Qty Shipped, Qty Avail
                    1234               1/1/2006         100             400
If criteria is null return all09 Mar 2006 16:07 GMT4
If criteria is null return all
That all I want to do but after trying several ways I can't get any to work.
Here is what I have tried so far for the criteria
Like [forms]![search]![name] & "*"
Multiple sort methods for UNION09 Mar 2006 15:56 GMT1
I'm trying to produce a list box with a most recently used list at the
top. I've got a working query to extract the 5 most recent, and another
to extract the complete list, but when I try the two together, the
ORDER BY from the original list applies to the entire query, not just
Ignore Padding in Update Query09 Mar 2006 15:38 GMT2
When checking field data for a match in an update query, I need to ignore the
padding (0s).
example: T1  Field1(Primar Key)              T2 Field1 (Primary Key)
                  362957                                   00362957
Simple LEFT JOIN  Query, MS Access 200309 Mar 2006 15:01 GMT1
I have two Tables; table2005 and table2006, and want to find all entries in
table2006 which do not occur in table2005. The SQL statement
SELECT DISTINCT *
FROM table2006 LEFT JOIN table2005
Any suggestions??09 Mar 2006 14:55 GMT2
I need to create a query. I have 3 columns. "Match column", "Date
column", and "field 1" which counts from 1 to 1000. The numbers in the
"match column" are jumbled around. I need a query that looks through
the match column and matches the number it finds with the field 1
automatic query by date09 Mar 2006 14:42 GMT3
I know this is going to be a simple solution but I can't figure it out.... I
want this query to automatically run this equation and not have to enter the
date each time.
I want to query a table that displays all records 3 months prior to the
Display SQL of a created query09 Mar 2006 13:45 GMT1
I have a query called "qryContactsList1", which has the SQL:
SELECT CDB.*
FROM CDB
WHERE (((CDB.Company) Like '*richland*') AND ((CDB.listdisplay)=True))
outer joins with passthrough query?09 Mar 2006 13:27 GMT2
Hi - I am writing a passthrough query with a nested query in Access and am
trying to create an outer join. However, the outer join is not working as
expected and I am loosing a couple of records. MY SQL syntax is:
select
How realizing 'full outer join' from ADP in MDB09 Mar 2006 12:46 GMT3
My current job is to convert a ADP into a MDB.
Because of storing the queries of ADP in SQL-Server, the conversion of
queries, witch contains 'full outer join' between to tables, to MDB seems not
work.
Repeating Date entry09 Mar 2006 11:48 GMT2
I am running a series of queries that use a date range ([Beg Date] and [End
Date]).
I want to only enter the dates once instead of reentering for each query. Is
there a simple way to enter the date only once?
dhCountWorkdaysA help09 Mar 2006 10:27 GMT2
I am 99% there in implementing the code on
www.mvps.org/access/datetime/date0012.htm but get a 'data type mismatch in
criteria expression' when I specify holiday dates.  This is the query I have
built in the query design grid:
 
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.