| Thread | Last Post | Replies |
|
| Customized Date Filter | 15 Aug 2007 16:26 GMT | 4 |
I am trying to set up a filter that will allow users to enter specific dates in "from" and "to" fields and which will then query specific results which fall within that date range. The catch is that I only want the filter to use these dates when a specific option button is ...
|
| returning records by comparing 2 diff fields of diff records | 15 Aug 2007 16:22 GMT | 9 |
I am trying to right a query that compares 2 different records based on 2 diff. fields all in the same table. ex. column 1 Column2
|
| Query crashes Access with no errors | 15 Aug 2007 16:16 GMT | 2 |
I'm still quite new to Access. I've built a query to pull course details from the database. Unfortunately it seems to be causing problems and a part of it is crashing access giving no errors. I've identified that the following is the problem, but I can't see why. Can
|
| Need help building query | 15 Aug 2007 16:04 GMT | 2 |
I'm not that familiar to Access and would appreciate some help building the following SQL query. I have two tables, and if two categories match within the tables, then I would like a third category entry updated to the first table.
|
| Update query super slow... | 15 Aug 2007 15:50 GMT | 3 |
I am trying to make an update query but have some performance issues... I need to compare a folder with pictures to an excel file, to see if the pictures exist in the excell file when they exist in the folder... I want to create 3 different things:
|
| Sums Way to big | 15 Aug 2007 15:46 GMT | 7 |
I have 2 queries one to get the data and another to group and sum it but for some reason when try to sum the data for the second query the numbers are way to big the Sql for the 1st query is
|
| Select query to display records closest to today's date | 15 Aug 2007 15:31 GMT | 1 |
I have an ODBC connection to a table that has a date field associated with an ID. The problem is the software creates multiple records everytime a schedule is created or updated. So one person can have 5 or 10 different records.
|
| Microsoft Access and SQL Server | 15 Aug 2007 13:49 GMT | 4 |
My company is converting from Oracle to SQL Server 2005. My front end is Microsoft Access 2003. In the conversion, they changed our customer and transaction numbers from decimal fields to BigInt. When I do a make table query in Access, those
|
| Need help to structure simple (I think) query... | 15 Aug 2007 13:46 GMT | 2 |
I think this is a simple query but I am not well-versed in SQL so I cannot figure this out. I have the following tables (I show only the relevant stuff): Documents
|
| Parmeters in Reports | 15 Aug 2007 13:21 GMT | 2 |
I have a report generated from a query. The field names are add1, add2 and add3, productname. The data in the fields: add1-add3 are the same. I would like to be prompted when I open the report for the data in fields add1, add2 and add3.
|
| Multiple Classes | 15 Aug 2007 13:10 GMT | 3 |
I have a table that contains all the classes for 3800 students. Each student times 7 gets you around 23000 classes, each record contains: SSN, LocalID, Name, Subject (ELA, Sci, SS, Math are the only ones I care about), Class Level (1,2,3,4), Teacher Name, Period, and Course Name.
|
| Re-direct existing query onto another table? | 15 Aug 2007 13:00 GMT | 3 |
I have a number of queries that are built upon certain tables. I have now added a number of updated tables and would like to use the same queries on them, instead. So far I have been going into Design View, adding the new table to the grid,
|
| Event Button | 15 Aug 2007 12:47 GMT | 2 |
I have a button I need to use in a form to run the following Append Queries Aerial Lift Append, CPR Append, Defensive Driving Append, Flagging Append, Forklift Append, Ladder Handling Append, and Pole Climbing Append I am using this for the Aerial Lift Append but want to be able to ...
|
| Omittiing Records | 15 Aug 2007 10:14 GMT | 4 |
I have to tables. I want to create a query which will show the records of table A, but if any of these records appear in table B, i want them to be omitted! Can this be done?
|
| Query to select the highest 3 numbers | 15 Aug 2007 06:00 GMT | 2 |
I have a table for employees called employees grades. This table has 4 fields, emp ID, Name, grades and grade number. The grade number is increasing, e.g , in the grade number 1, the value will be for example 20. In grade number 2 the value will be 10. What I want to do is making ...
|