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
Help with SQL syntax22 Sep 2006 16:08 GMT5
I am trying to make a combo box that looks up information from an
existing table, using filters such that only those records show that
match the filter.  This is the query I am currently using:
Row Source = SELECT DISTINCTROW tblMembers.*
Need Access Query help.22 Sep 2006 15:58 GMT1
How do I query currency fields in Access for those with cents in them?
Find records more then 30 days old?22 Sep 2006 15:37 GMT3
This is an access97 environment if it matters.   I am looking for all rows
that are older then 30 in the [Date Checked In] column.
This is from my where clause:
and datediff( "d" , [Date Checked In] , dateadd( "y", -30, date() )) > 30
Query with dates calculation22 Sep 2006 15:18 GMT8
I have a query that lists just a job# and a date pulling from a table in
which I put every day that an employee works on that job (Labor Expense
table). Some days there are more than one employee working on the same job,
and some days no one is working on that job.
Getting a total from aquery22 Sep 2006 15:16 GMT3
Hi
I currnelty have the following query
SELECT Employee1.INumber, Employee1.Name, Employee1.WC,
Count(WorkShopEmployee.WorkShopID) AS CountOfWorkShopID, Employee1.WC
255 column/field limit22 Sep 2006 14:23 GMT2
Hello, I have a user trying to link to a table (DB2 in this case) which
contains 312 columns. Only the first 255 columns are returned. Is there any
MS Access work-around for this and is this limit of 255 columns/fields
carried through in more current versions of MS Access? I ...
Trimming the right most text22 Sep 2006 04:23 GMT5
I have an SQL query that I am combining text from multiple fields and then I
am trying to trim the last character but I must be doing something wrong.  
Here is the SQL Query:
SELECT HM.Service_City, IIf([Site_Name]<>"",[Site_Name] & " • ","") &
Date critera - select 20  daily dates and then select one day a week.22 Sep 2006 03:23 GMT2
I am trying to select the first 20 days of a population of data and then
after that only choose one day out of the week and continue this philosphy
once a new population of dates pop up.  Is there a specific query or
conditional statements I can used to create this?
30 daily dates then weekly dates afterwards22 Sep 2006 03:15 GMT2
I'm trying to choose the first 30 days when a new entry comes into the table
by using this formula:
>=[date]+30
and with in the same query, i want to choose weekly dates after i have 30
Multiple Columns in Crosstabs22 Sep 2006 02:28 GMT1
A couple days ago I needed to sum currency values and count the number of
contributions to the values.  I created an intermediate pair of crosstabs and
created a report with them.  
I am finding now that I can just keep addending Row Headings to a primary
Join Type21 Sep 2006 23:21 GMT4
Thanks for taking the time to read my question.
I have 2 sets of data.  I would like to see all the records from both sets,
but line up the records that do match, and include the records from both sets
that do match, without seeing each record for each record.
Date function that changes Julian to Gregorian Dates?21 Sep 2006 22:26 GMT1
Is there a function or expression that changes a Julian date (e.g 106094) to
a Gregorian Daten (4/4/2006).  I haven't had any luck locating one.  Thanks.
list of tables with field names21 Sep 2006 21:35 GMT2
is there a way to run a query or something that shows me  all the tables in
my database and the fields associated with the tables for example
tables
table1
Which comes first criteria or Join...21 Sep 2006 21:29 GMT7
its been a while since i have posted. I hope y'all doin fine.
I have a query which can be constrained two different ways. it can be
constrained by the join, or it can be constrained by criteria. i was
wondering which one hapens first and which one is prefered.
Last Date does not display correctly21 Sep 2006 20:11 GMT3
I have a vehicle database. I made an odometer entr table that has unit, date,
odometer and an autonumber field. When I set up a query to group by the unit
number and give me the last  odometer and date, it returns the correct info
for most units but some of the units it "skips" ...
 
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.