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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
calculations in queries12 Sep 2006 15:10 GMT1
I have the following query: SELECT qryCapitalExpExclNonProject.ProjectName,
Sum(qryCapitalExpExclNonProject.[Deprn Amount]) AS [SumOfDeprn Amount],
Sum(qryCapitalExpExclNonProject.[Ytd Deprn]) AS [SumOfYtd Deprn],
Sum(qryCapitalExpExclNonProject.Cost) AS SumOfCost,
relationship lines12 Sep 2006 14:58 GMT1
Probably a stupid question:
when I add tables to my queries, they are joined by lines.  Usually they are
just straight line.  If I do an outer join,  one end of the line has an
arrow.  so far so good, I understand all that.
Slow query response12 Sep 2006 14:26 GMT4
I have a query which is taking a while - and maybe that's ok, but I wanted
to make sure.
I have a table L which contains roughly 73000 records.  I have another table
M which contains roughly 11000 records.  Both tables have an ID column (F1
inner join/where query fails without an error12 Sep 2006 13:55 GMT3
I'm running Access 2000.
I have a (messy) query which outputs Part_No and Voltage2, and Access
will display the datasheet view without a problem.  Part_No is unique
in this result.
Using AND in Queries12 Sep 2006 13:27 GMT7
[Sorry to re-post this, but was offered one solution before by
Vanderghast a while ago telling me to look at
http://www.mvps.org/access/queries/qry0016.htm, but that didn't seem to
do exactly what I wanted (or I couldn't implement it!). Wondered if
MSA97 syntax error in FROM clause12 Sep 2006 06:27 GMT1
I want to select the contents of 2 different tables into a new table.
I am doing something like:
SELECT T3.* INTO tblNEW
FROM
can a query be converted to a table12 Sep 2006 06:24 GMT15
I have 400 names in a table (7 fields)I made a query of 40 names from that
table. Can I now make a table from that query. I used the "create table"
wizzard but, can't do it. It looks like no relationship can be formed between
the query and the proposed new table. It seems like I ...
Need CheckSum Algorithm12 Sep 2006 05:14 GMT1
We have checksum function in sql server 2000,i would like to implement
same in .Net.Can some one provide checksum algorithm.
Thanks
ManDev.
What is the proper syntax for an (INSERT) append query ?12 Sep 2006 03:09 GMT2
Hi ;
I keep getting a "Syntax error in Insert" message when I try to execute the
following.
dim holdFlNme = "c:\myWorkbook.xls"
DateDiff Time12 Sep 2006 03:07 GMT3
I'm trying to get a DateDiff expression in a query to result the subtraction
of time2 and time1, but when in the query the result doesn't showup until its
clicked and is negative. Here is the expression DateDiff ("n", [time1],
[time2]) . I'm a newb at access so any info would ...
Service Reminder Letter12 Sep 2006 01:02 GMT8
I have setup a letter which is sent out to customers who have been set with
a service reminder date (held in tblservice) which works well, But I have
thought of a problem whereby if they are printed off daily religiously then
there could be problems. So I thought that I should ...
Query12 Sep 2006 00:56 GMT11
I need help with a query for a DB that has over 1 mil records.  The DB
contains over 30 regions and I want the query for 50 records only for each
region.  Can anyone help?
Update query12 Sep 2006 00:46 GMT1
I have the following update query
UPDATE tblcustomers INNER JOIN tblservice ON tblcustomers.ID =
tblservice.CustomerID SET tblservice.ServiceReminderSent = False
WHERE (((tblservice.ActDateCompleted) Is Null));
query design issue11 Sep 2006 22:12 GMT6
Hopefully, someone can help me with the design of the way a table looks from
a query.
Lets say I have a table that has 10 rows of member and providerinformation
in it.   However, there are ONLY 5 doctors.  Some of the doctors have more
COPY query11 Sep 2006 21:25 GMT1
I have a table that has a unique Key for each row of data.  I  need a way for
the users to copy a row of data using a query.  Is it possible?   The
application is contains historical information  and the users want to be able
to open a form and then have the option to copy data ...
 
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.