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 / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Anyone know how to fix an "Overflow" error message?08 Nov 2005 18:48 GMT2
I keep getting an "Overflow" error message when  I run a Query that asks the
date. I can do every year but 2002.
Nz Function08 Nov 2005 18:41 GMT1
I have a query to get  inventory item sold total in a period.
i.e. total 5 items from item1 to item5
from 1/1/2004 to 12/31/2004 sold following items
item1  10
Birthday Query08 Nov 2005 18:16 GMT2
I have a birthday field called 'Birthdate', it is formatted as mm/dd/yy.   I
need create a query that asks for just the month....
Signature

Kelly

Use a parameter prompt with a crosstab query08 Nov 2005 17:59 GMT4
I have a crosstab query which displays all training dates for all our teams.
I would like to copy this query and have a prompt to enter a team name so a
single team may be viewed at any given time.
I've checked the disscussion board but I dont really understand what I need
sequential query record numbering08 Nov 2005 17:28 GMT5
Viewing a query will show record number and total records in the record
navigator. Can I show the record numbers in the record itself? I have no
uniqueid to work with. I just need to have a
autonumber/sequential/incrementing column. Help? TIA
odd characters and symbols in one column08 Nov 2005 17:09 GMT2
I have a front end with tables linked to three back ends.  In the front end
are a number of select queries and several union queries.  One union query
based on two select queries generate 19 columns of data.  In one column
called "lengthID", foreign characters and symbols are ...
Query MSSQL from MSAccess or other tools within MSOffice08 Nov 2005 17:01 GMT4
I was given permissions to access MSSQL server.  I would like to query data
from MsAccess on that server.  I was trying to link to it via ODBC connection
- I am not sure if this is ithe right approach and what information I need
form the SQL administrator?  I would appreciate ...
Imported query from another access db has strange syntax error.08 Nov 2005 16:09 GMT4
I have two databases  (Access 2003) which have same tables. I imported
queries from one database into another database. Most of these queries have
preview error like:
Syntax error (missing operator) in query expression ‘TableA.’.
Finding Duplicates in a Table08 Nov 2005 15:00 GMT1
I am trying to build a query to find multiple times a table has multiples of
if two different fields.  Let me explain further with an example:
We have a table where our Purchase Orders (PO) are tracked and it has the PO
# and a Line # as its primary keys.  In this table we put in ...
operation must use an updatable query: part two08 Nov 2005 14:39 GMT10
few days ago I have posted a message with the same subject. My code was a
bit different from this one and the answer was that I received the err
message "Operation must use an updatable query" because I was using aggregate
function in my subqueries.
Get num of records with identical values from 2 tables?08 Nov 2005 14:29 GMT7
I'm trying to get the number of identical values from 2 tables.  The problem
is the query takes a really long time to run.  Is there a way to do this
faster?  This is what I do now:
select t1.f1 from t1 where t1.f1 IN (Select distinct t2.f2 from t2)
Referencing table fields not in a query08 Nov 2005 14:08 GMT4
Fairly simple (I believe) question here: Several queries of mine need a
default value if the requested value is null. For example:
Location: IIf(IsNull([Office Name]),"Office 560",[Office Name])
Now what I want to do is replace "Unknown" with the value in a table
Problem with Access Update Statement08 Nov 2005 13:50 GMT7
I am trying to run the following update statement on an Access 2000 database
table:
UPDATE CL
SET SofsbypandR = xx.mysum
String question08 Nov 2005 13:01 GMT2
I *think* I've seen what I want to ask, but I've tried it and can't get it to
work.  So I figure that I'm remembering wrong or just have the wrong syntax. (My
*usual* problem.)
I have two separate fields of names, usually in the format of LAST, FIRST MI.
How to do Calculations between Records08 Nov 2005 12:57 GMT4
Can anyone tell me how to do calculations between different Records
(Rows) in a Query?
 
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.