| Thread | Last Post | Replies |
|
| Creating a database for my images | 06 Feb 2007 04:11 GMT | 2 |
Hi folks i am trying to locate a template in order to catalogue my photos. I have a bout 5000 images and want to insert Thumbnails which reference back to the CD number. I am also trying to capture as much information as possible as you ca imagine so that i can have a thourough ...
|
| Access templates | 06 Feb 2007 01:41 GMT | 4 |
Has anyone a database template for cataloguing music CDs at home?
|
| Dynamic database | 05 Feb 2007 18:28 GMT | 3 |
I am in the process of designing a new database to help in my companies quoting process. On the form that I would like to create I would like to be able to select from a drop down list a Model type this would then dynamically set the drop down list for the fields on the form. ...
|
| Table Documentation | 05 Feb 2007 15:09 GMT | 1 |
I have a query that lists all the objects in my database; I would like to retrieve from somewhere the values for the Descriptions property for my objects that is shown in the objects pane? SELECT MSysObjects.Name, "Query" AS Object," " as Comment
|
| Do all tables have to have a primary key? | 05 Feb 2007 13:46 GMT | 4 |
I have a few people in my office that are building a new database. A few of the tables they do not have a primary key set. These tables are very minor and they will be used as look-up tables, but I thought every table should have a primary key, no matter how minor the table. What ...
|
| Chain linked "1 to Many" relationships | 05 Feb 2007 00:08 GMT | 2 |
I want to design my tables to have the following ER: RMA Header--------------->RMA Details------------>Repair Details Each one of the 2 above ER will be "1 to Many". The tables will be tied to form/subform for both of the realthinships.
|
| combo boxes | 04 Feb 2007 14:50 GMT | 1 |
I've created a combo box w/2 columns. Col 1 has a code associated w/ description in Col2. Want to show these in 2 separate 'boxes' so if I select a col 1 entry, the description automatically shows in another box. How do I set up the properties in the 2nd box? Thanks for your ...
|
| order forms | 04 Feb 2007 04:58 GMT | 1 |
what is the best way you can set up a form that you can produce and invoice, p.o., a packing slip and a qoute with out have to do a lot of form switching
|
| Total calculated time is incorrect | 04 Feb 2007 04:52 GMT | 7 |
Total calculated time from 11:30pm to 12:10am is being returned as 23:20 instead of 00:40. Expression being used is =Format([End time]-[Start Time],"Short Time")
|
| Database Help Needed.... | 03 Feb 2007 07:20 GMT | 2 |
I have been trying to get a database sorted for a number of months. However, I still feel that I am no further forward. I think that it is quite complex (well it is for me) and really need someone to 'hold my hand' as it were. I need to design a database to keep all of our stock ...
|
| Table Row Limit Size? | 02 Feb 2007 19:18 GMT | 14 |
Is there a maximum number of rows advised in an Access 2003 table? Client says table with 160,000 rows is not allowed, and an MS support engineer agreed with him. I've never heard of this, and in fact the database has been operating with a
|
| New database | 02 Feb 2007 15:44 GMT | 2 |
My weakest point in Access is the start up. I have 4 Floors with 30 patients per floor. Each month we offer 3-4 activities per day. We want to keep track who goes to what and eventually run report with totals.
|
| combo boxes | 02 Feb 2007 04:28 GMT | 1 |
is ther a way to hide the arrow on a combobox when it does not have the focus?
|
| doctors office database | 02 Feb 2007 03:53 GMT | 8 |
a database program that keeps track of patients, and their records. It would have all the required fields with appointments, and all the necessary requirements for that record that a doctors office would require ie; insurance, referrals, address, telephone number, account number, ...
|
| Problem importing data into table. | 02 Feb 2007 03:14 GMT | 2 |
My bank downloads chq account data as CSV(Comma delimited). If I open the resulting file, it does so with Excel, and all the data is present.
|