| Thread | Last Post | Replies |
|
| Append Query - mulituser performance issue | 01 May 2005 05:28 GMT | 1 |
I have a database that has several users linking and appending data throughout the day. obviously they can't run the same link or append at the same time but even if one user is running Append #1 and another user just happens to have the database open it causes severe performance ...
|
| how do i query characters in random order | 01 May 2005 03:50 GMT | 1 |
Ok, here is my dilemma. I currently have a SQL statement that queried an EXCEL sheet which had pricing and product descriptions from the head office. Now i wish to make a query that aides the sales staff by searching the
|
| Summing and Subtracting Fields | 01 May 2005 03:03 GMT | 2 |
I have an Access table containing the fields "Qty In" and "Qty Out". Only "Qty In" has data in it, representing the beginning balance. I have written a query to substract the sum of "Qty Out" from the sum of "Qty In" to return a current balance for each product. My problem is, ...
|
| Append Query - very slow | 01 May 2005 02:35 GMT | 2 |
I have a SQL database with only about 500 records. It originates from an Excel file that I use to append the records. I created an append query in Access to only appending one field (the KEY). When I ran the query, (with 550 records - forty some new records) - it
|