I'm hitting a deadline of Monday afternoon and I really need some assistance.
I'm trying to incorporate the search.mdb sample database (I attached it for easy reference) into a project I've been working on. Unfortunately, I really don't understand how it works and need some clarification.
I'm trying to create a database that stores the loan options for a lender. I work for a real estate company and they need to be able to search through many many different loan options to find out who can offer the best rates for low-volume loans (i.e. loans that are not obtained frequently and have specific restrictions).
Initially, I wanted to create a form that would allow the user to simply input what features are applicable via check boxes and then the appropriate result would be spit out. But, given that there are 30-50 fields and that I'm a complete n00b to database design and implementation, I decided that was WAY over my head.
So, now I would be happy with just being able to search the 5 top fields and then display the complete details of the selected option as the example db shows.
Here's my problem. I'm using look up tables to establish specific options. The employee who is entering the data isn't the most reliable and to ensure that some of the info is correct, I have to limit the options to check boxes on the input form. To establish that, I created a few look up tables. Because the sample db is a single table, I'm having problems implementing it.
Can anyone explain (in layman's terms...I'm a n00b) how this sample db is created? I've tried de-engineering it as best I can and I cannot understand how it works. If I understand it, I think I can get it to work.
Also, I'm out of ideas on the best way to create data entry forms. I've seen a lot of example but I wanted to find out what everyone felt was the best method. It needs to be as absolutely dummy proof as possible.
I really, truly appreciate the help. I'm up against the wall and I'm praying for some assistance.
Thanks
I'm trying to incorporate the search.mdb sample database (I attached it for easy reference) into a project I've been working on. Unfortunately, I really don't understand how it works and need some clarification.
I'm trying to create a database that stores the loan options for a lender. I work for a real estate company and they need to be able to search through many many different loan options to find out who can offer the best rates for low-volume loans (i.e. loans that are not obtained frequently and have specific restrictions).
Initially, I wanted to create a form that would allow the user to simply input what features are applicable via check boxes and then the appropriate result would be spit out. But, given that there are 30-50 fields and that I'm a complete n00b to database design and implementation, I decided that was WAY over my head.
So, now I would be happy with just being able to search the 5 top fields and then display the complete details of the selected option as the example db shows.
Here's my problem. I'm using look up tables to establish specific options. The employee who is entering the data isn't the most reliable and to ensure that some of the info is correct, I have to limit the options to check boxes on the input form. To establish that, I created a few look up tables. Because the sample db is a single table, I'm having problems implementing it.
Can anyone explain (in layman's terms...I'm a n00b) how this sample db is created? I've tried de-engineering it as best I can and I cannot understand how it works. If I understand it, I think I can get it to work.
Also, I'm out of ideas on the best way to create data entry forms. I've seen a lot of example but I wanted to find out what everyone felt was the best method. It needs to be as absolutely dummy proof as possible.
I really, truly appreciate the help. I'm up against the wall and I'm praying for some assistance.
Thanks