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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Compare Tables29 Aug 2006 00:05 GMT4
I am using MS-Access 2003.
I have 2 tables. 1 table is from a previous db, the 2nd table I created.
I want to compare the 2 tables for individuals, by lastname, & the display
the lastnames.
How do I add one hour to all times in my database?28 Aug 2006 23:55 GMT1
I have several tables that I have to adjust by one hour for time zone
differences.  Is there an easy way to do this?
Operation must use an updateable query28 Aug 2006 23:42 GMT1
This one has me stumped because it should be so simple.  The query I use is
this:
UPDATE uvw_NeedToReport
SET uvw_NeedToReport.MyFlag = 1
Query Madness28 Aug 2006 23:20 GMT8
To anyone and everyone that may be able to help.  I have a database which is
currently being used to monitor the number of visits to various sites where I
work at.  I obtain a file each month which contains registration info for
each site. I then import the reg data into Access and ...
CUT AND PASTE28 Aug 2006 22:52 GMT3
In the Query/field/Expression Builder
When editing text not able to cut and past.
Using right click with mouse.
This works in 2000 but not on 2003. Found same problem in other Office 2003.
need append query SQL help28 Aug 2006 21:59 GMT2
I'm trying to write the SQL to import a recordset from linked tables.  My
current code is as follows:
INSERT INTO tblProject ( JobNumber, ProjectName, SiteStreetAddress, SiteCity,
SiteState, SiteZip, GCName, GCContact, GCStreetAddress, GCCity, GCState,
Get totals by week?28 Aug 2006 21:10 GMT1
I can figure out how to report totals, grouped by an Element, for a specific
week:
SELECT Count(tblSAR.SAR_ID) AS CountOfSAR_ID, tblSAR.SAR_Element
FROM tblSAR
Exceptions to the rule28 Aug 2006 20:51 GMT2
I'm not sure if I put this up already, I haven't gotten an answer but here
goes.
I have a query where information is pulled from my scope change table,
including Company name, Amount of the scope change and some dates.  I have
DELETE QUERY28 Aug 2006 20:33 GMT4
Ok gurus
I need your help, I am new to sql and access database, so easy on me, here
is my need:
 I have a table named table1234, within this table I have a field named
distinct month AND year28 Aug 2006 20:25 GMT2
if i have a table like this:
4/3/2006
4/3/2007
4/12/2006
IIF question28 Aug 2006 19:40 GMT3
I have a table with an address field that I used a formula to trim down to
retrieve just ZIP codes. I have another table that lists all ZIP codes and
their associated cities. I want to be able to run a query that will convert
all of the zip codes in the first table into city ...
many rows to one column28 Aug 2006 19:39 GMT1
I have a view which selects these columns: employeenumber,ClientID,Billing
code,amountBilled,InvoiceNumber from a number of other tables.
One Employee may have many billingAmounts.
My view right now has each row for every Amount Billed for each Employee.I
change a value back to the default value after one year28 Aug 2006 18:57 GMT1
I have a number value set to 1 as the default value. This number changes
during the year. But I wanted this value to go back to it's default value (1)
after one year.
Please help
Query Avg / Ignore Null Values and Zeros28 Aug 2006 17:15 GMT5
I would like my Avg(Calls.TotalCumScore) to ignore Null Values and
Zeros.
SELECT Calls.Monitor, Avg(Calls.TotalCumScore) AS AvgOfTotalCumScore,
Count(Calls.Completed) AS CountOfCompleted
A paramater based on another paramater's results??28 Aug 2006 16:46 GMT1
I have an employee list table including the standard fields first name, last
name, and others.  I also have a query & report that return employee-specific
data through use of a simple paramater query asking the employee's last name.
Now I have two employees with the same last ...
 
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.