| Thread | Last Post | Replies |
|
| Still Getting SQL Syntax Error | 05 Nov 2004 14:35 GMT | 1 |
I had posted a question on SQL syntax error, unfortunately Im still getting the the same error even after correcting it as advised by Mathias Klaey and John Vinson. What could be the other problem?, should I re-post exactly what Im trying to
|
| Delay in printing | 05 Nov 2004 14:10 GMT | 1 |
There is a very long delay between my typing and the text showing up on the screen. This seems to go along with a very long delay when I send something to the printer (at least 5 minutes). Thank you very much.
|
| Access Run-Time | 05 Nov 2004 13:23 GMT | 3 |
The database that I have developed, is used by others running Access 2000 run time. The problem is that if there is an error on start-up the database brings up an error message and then closes. This is because the
|
| I need to collate over a thousand photographs any ideas? | 05 Nov 2004 11:33 GMT | 1 |
I have been tasked with organising our digital slide library. I believe Access can do this but need some advice. Is this using by using OLE Bound Objects
|
| Access & OleDb - generating schema changes, problem with identity/counter fields. | 05 Nov 2004 11:32 GMT | 9 |
I am trying to auto sync db schemata (in access, among other databases). Means, there is a C# application that generates SQL for generating schema changes in the access database. I am stuck with two problems:
|
| Is there a fund-raising tracker template in Access? | 05 Nov 2004 07:15 GMT | 1 |
I need a (hopefully free) way to track donations to a non-profit. Ideally, this would allow me to enter the "giving unit" (donor), and then post further donations without entering all the info again. And, I would like it to then auto-gernerate a printed receipt that included ...
|
| Table Design Question | 05 Nov 2004 07:10 GMT | 3 |
I have to develop an access app that records commissions for selling maintenance contracts. I started with a simple sales table but quickly ran into trouble because sometimes the commissions are paid in full at the time of the sale, and some times they are paid over time as long ...
|
| I want to make a timeline for medical procedures for one client o. | 05 Nov 2004 02:38 GMT | 1 |
I want to follow an individuals medical contacts and treatment from the onset of the injury over 3 years. What can I use to set this up for several clients? Julie
|
| Adjust hieght of field names in table | 04 Nov 2004 21:50 GMT | 2 |
I want to make the field names in the table I am working on wrap through two lines. Is this possible in datasheet view?
|
| Calculated Fields | 04 Nov 2004 21:49 GMT | 3 |
I've been reading past messages on calculated fields and realize the general advice is dont!!... However I need to hold a nominal ledger code against a record which changes according to branch and charge and which should change if the branch of department is changed. ie the ...
|
| Change Text field (with numbers) DataType to Number | 04 Nov 2004 21:04 GMT | 1 |
How do I change a field of text datatype to number, long int datatype, where all the values in the text field are numbers (within the range of long int)? I have a field that I evidentally made a text field, which contains all integer numbers, representing the ID codes for people, ...
|
| how do I combine two columns to create a third column | 04 Nov 2004 20:05 GMT | 2 |
I am trying to combine data from two columns to create a unique ID that populates a third column. Ex. Auto number field + Company Name = LocationID
|
| how do I make 5 digits save in a table? | 04 Nov 2004 20:04 GMT | 1 |
MY TABLE IS SET UP TO PRINT TO A WORD DOCUMENT. WHEN I PUT IN FIVE DIGIT PROJECT NUMBERS AND CLOSE OUT OF ACCESS THEY DISAPPEAR. WHAT AM I DOING WRONG. WHEN i USE FOUR DIGIT PROJECT NUMBERS THEY SAVE.
|
| Combine insert select statements with known value | 04 Nov 2004 17:20 GMT | 1 |
Is it possible to combine insert statement with one known value and one returned by select statement, eg. insert into Table (u_id, dep_id) values (2354, select dep_id from Department where dep_id = (
|
| question regarding tables consolidation | 04 Nov 2004 17:18 GMT | 1 |
I have no experience at all with datatabases, but now I have to manage a new access database with 3 tables A,B and C. Tables B and C are updated with new data on a daily basis and once a week all the new data should be exported or consolidated to the table A.
|