| Thread | Last Post | Replies |
|
| date format | 17 May 2005 02:08 GMT | 2 |
how do i convert the short date format from mm/dd/yy to dd/mm/yy
|
| Genealogy Database | 16 May 2005 23:14 GMT | 6 |
I have been tasked with creating a database to track family genealogy. Does anyone know of a sample Access database that could be used as a starting point? (free, microsoft support or shareware) I'm looking for one with organizational or chart of accounts functions.
|
| Form management in Access | 16 May 2005 20:02 GMT | 1 |
How do I arrange buttons in alpha order in form view in Access?
|
| Date Format | 16 May 2005 18:49 GMT | 1 |
How do i change the date format from mm/dd/yy to dd/mm/yy? Thanks Abeer
|
| How can i set up data to auto transfer to a different table upon . | 16 May 2005 15:08 GMT | 9 |
I have a student database with current students and when I type "Archive" in the status column I want the record to transfer to the archive file and delete from the current records file.
|
| updating table with new records from another table before deletion | 16 May 2005 13:05 GMT | 1 |
I have, among others, the following tables : tblprospects -PK [Prospect] - String value tblContactsProspects -FK - [Prospect] tblClients -PK [Client] - String Value
|
| have any records been updated or added? | 16 May 2005 01:54 GMT | 1 |
What is the recommended technique to determine if any records of a table have been modified or added in a multi-user database since the last tick of a Timer event? Is there a timestamp property associated with each table, or do I need to add this field and maintain the value? ...
|
| Layby Design Help! | 16 May 2005 01:46 GMT | 6 |
Just wondering if anyone can help. Im trying to design a layby system. I am having so much trouble. This is what I have so far. CUSTOMER CUST_ID(pk)
|
| Updating fileds from another table | 16 May 2005 01:45 GMT | 3 |
Greetings all, I have a table in Access 2003 called tblComputerInfo. The fields are as follows: ComputerName
|
| Just want to link to 4 fields from a table | 15 May 2005 22:31 GMT | 2 |
Using Access 2000. I have an employee database. Now I have created a new database and I want to link my records to my employee table but I only want the new database to make visible the employeeID, LName, FName, and MInitial and not sensitive information like ss number. Is ...
|
| One big table versus several small tables | 14 May 2005 18:31 GMT | 1 |
My database is in the initial phase and I would like some design pointers before getting too far down the road. My DB currently is 70M. I have a main table with 20 fields and about 120K records. It grows about 10K records per month. Now, I have some new fields
|
| convert figures to words in access | 14 May 2005 18:30 GMT | 1 |
How do I convert figures to words in access
|
| monthly evaluation set up | 14 May 2005 17:10 GMT | 2 |
I am in the process of building a data base that pulls data from one column in one table and compares it against columns in another table in order to come up with a rating. For example in table1 (we will call tblMonthlyReviews) in one column we will call Quality. A person scores ...
|
| Create Table SQL not working | 14 May 2005 13:51 GMT | 6 |
I am doing calculations that have many different solutions and I would like to save the solutions to different tables. It is unknown how many solutions there will be. I wanted to create a table for each solution (216 entries each) so I put this code in after a solution was ...
|
| Best way to set up accounts and sub-accounts | 14 May 2005 09:40 GMT | 1 |
I'm building an Access database to track income and expense activiities. I want to be able to categorize these activiites by account. I created tblAccounts with fields, Acct#, AcctType, and AcctName, but got stuck on the best way to handle sub-accounts. It seems proper to ...
|