| Thread | Last Post | Replies |
|
| Record Locked errors when updating to same value | 17 Oct 2006 23:04 GMT | 2 |
I have never seen this behavior before. Access continues to amaze me. I just purchased a new laptop, installed Access 2003 SP2. I am running an update query on a mysql database via ODBC. Let us say I am doing a single table update query, updating 1 single
|
| delete duplicates | 17 Oct 2006 22:37 GMT | 3 |
There are 28 pages on deleting duplicate records in help. Can I use one query to delete dupliucate records (based on two fields) but keep one of the duplicates? Make it simple please.
|
| Calculation | 17 Oct 2006 21:58 GMT | 2 |
How do I create a query that will: Add a previous day gas total with todays totals. I need to start with the total gas value on 10/31/2000, and have a running total. I need to base the running totals from each date.
|
| add/ subtraxct time with milleseconds | 17 Oct 2006 21:43 GMT | 2 |
I am trying to make calculations with time. My table has 2 coluns with time as Intreger and no format, (ex. 1000378) this must be as 10:00:378 (mm:ss:dscsms). I need to add 2 fields, i have some exemples but i just can't get this
|
| how can you find people who have an AA degree in a query? | 17 Oct 2006 21:34 GMT | 4 |
Send some suggestions ASAP.
|
| Org Chart | 17 Oct 2006 20:47 GMT | 3 |
Anyone do an org chart in Access? I need an example.. kinda stuck on how to go about it
|
| Duplicate records in Query Result | 17 Oct 2006 18:53 GMT | 4 |
This is the SQL script of an Access query I run. Each record is being duplicated in the result. Can anyone see from this script where I am going wrong? My thanks for any suggestions.
|
| Problem - can create an updatable query | 17 Oct 2006 17:01 GMT | 2 |
I have a database to manage inventory, invoices and receipts. I have two tables for the receipts, Receipts and ReceiptsDetails. The table Receipts has the fields ReceiptN, Date and Clients. The table ReceiptsDetails has the fields ReceiptN, Invoice and Value.
|
| On my file button, there is no "send email"?????? | 17 Oct 2006 15:37 GMT | 3 |
For some reason for the last month or so, when I elect to compose a message, I get a word form and there is no "Send e-mail" selection in the file section. I do not want Word, and I do not use Outlook Express. Please tell me someone: what to do?
|
| Multiply field value of one table with cell value of another table | 17 Oct 2006 14:24 GMT | 8 |
Is it possible to retrieve a query result which multiply a field value of one table with a cell value (not field) of another table? I tried and search a lot but nothing shows me the way to accomplish the task. Any suggestions would be appreciated!!
|
| field lengths ? | 17 Oct 2006 14:20 GMT | 2 |
Table A data= 20text Table B Key=4text
|
| Passing Parameters betwen queries | 17 Oct 2006 14:03 GMT | 2 |
Sorry if this has been answered before, but I couldn't find it via a search..... I have a macro with two append queries and a report. I need the start and end date paraters in all three, for selection in the appends and printed on
|
| update Query written | 17 Oct 2006 13:20 GMT | 12 |
Can anyone please help me? I need an update Query written and I don't know how to do it. Update Query needed... I want to take 4 existing columns of data (names) in one table and append
|
| Cancel the 2nd input if the 1st input is empty | 17 Oct 2006 13:13 GMT | 5 |
I have a parameter query, "Between [Enter Start Date (dd/mm/yy):] And [Enter End Date (dd/mm/yy):]". If I want to show all records, how can I disable the 2nd input. Thanks,
|
| Update query | 17 Oct 2006 12:36 GMT | 3 |
Is it possible to base an update query on the results of another query? Not my goal in life to do this, but I'm having trouble getting the correct results in my update query. BR
|