| Thread | Last Post | Replies |
|
| Sub Lists with Drop Down Boxes | 10 Mar 2007 01:40 GMT | 2 |
I would like to change a database function but I am having trouble with the process. I have a list box that is used to select A Vehicle Make and the choices are in a table called Vehicle Make.
|
| remain the relationship | 09 Mar 2007 21:30 GMT | 1 |
When I updating a table by importing a new one, how can i reamin the relationship between the other existing tables Clara
|
| store urdu in ms access | 09 Mar 2007 21:24 GMT | 1 |
How can i store and retrieve urdu in ms access and which data type support unicode.My mail addresses are "virgo_bizrate@yahoo.com and nightghost60@hotmail.com".Plz kindly send answers of my query on these e-mail adresses as soon as posible becaue i reqire i urgent.THNX in advance
|
| looking database that tracks supplies given to stores that I have | 09 Mar 2007 15:26 GMT | 5 |
I am using excel at the moment and would like a database that would make it easier for me.
|
| Table Query | 09 Mar 2007 14:38 GMT | 2 |
Row Source: Select[primary Name] as Name from Employee Table; shows Syntax Error in FORM clause
|
| Disable "REPLACE" IN FIND/REPLACE | 09 Mar 2007 12:40 GMT | 2 |
Hi I was wondering if someone could possibly tell me if it is possible to turn off the the find/ replace function. I have a database made up of several forms and although on these forms I want to allow people to find information I do not want them to be able to use the replace ...
|
| database help | 09 Mar 2007 06:06 GMT | 7 |
am trying to build a database and need a query build to count times example Hound Number 999 score 35 Time 11:00 Hound Number 999 score 30 Time 11:05 Hound Number 999 score 25 Time 11:40
|
| excell and access | 09 Mar 2007 04:01 GMT | 8 |
Hey all, I am just a beginner, but need some help. I have been tasked to convert excell into access. the setup is this, there are three workbooks that contain several
|
| i want to contact yours an email online now i have extra good new. | 09 Mar 2007 00:12 GMT | 2 |
i have a big project to to world`s windows pcs it advanced yours vista i need master bil jets to jion with me and entel and ibm all three and me shall make master key to electronics feild and pcs and software windows and luinx i afrede even i dyie my idea project not appear to ...
|
| Is there a VB Parameter Function? | 08 Mar 2007 20:14 GMT | 5 |
Below is a short VB function that will delete the query named "TEST 1" from my database window and pop up a message box saying "Complete!" when done. I need a paramater VB function like this that can prompt me in a pop-up box for the query name I wish to delete (in case I wish ...
|
| How can I have consecutive numbers in Access | 08 Mar 2007 15:33 GMT | 2 |
I have used this Event Procedure in Before Insert: Private Sub Form_BeforeInsert(Cancel as Integer) Me!textboxname = NZ(DMax("TraineeID", "Trainees")) + 1 End Sub
|
| Table or Query ? | 08 Mar 2007 15:13 GMT | 4 |
I have been asked to create an accounts based database. What I need is a design which will allow me to have 2 records for each transaction, 1 debit record and 1 credit record. My question is, is it more efficient to have a table with double the amount
|
| limit text not to start with | 08 Mar 2007 14:38 GMT | 3 |
I am using Access 2000 & 2003, I have a problem with people entering wrong data in a field in my database, so i am thinking of restricting the field not to start with a particular character. like the field should not start with "D". i think i should be able to do this table view. ...
|
| Table Design | 08 Mar 2007 12:08 GMT | 17 |
Hello and thanks for your time. Maybe I'm making this too hard, I'm not sure. I'm trying to help my church set up a database for the school projects. My original thought was to have tblVolunteers and tblProjects. However, for the kids projects, there could be M:M and with adult ...
|
| Products from multiple suppliers. | 08 Mar 2007 05:03 GMT | 1 |
Using the simple example from MS' course "table that data". how do I represent that I can get a product, Chai for example, from more than 1 supplier, both Exotic Liquids and Pavlova, for example. Thanks.
|