473,385 Members | 1,863 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

I am a beginner

I have been tasked with creating a database in Access for a Mortgage
Lending office. My boss wants a database that can be placed on the
office server. He wants all of the lending officers to be able to
access the database from their computers. He wants them to be able to
pull up a form containing all of the fields that are currently
available on the "log sheet." They have given me a list of fields.
They want the fields broken down into sections on the form. The first
section contains eight fields, Home Loan Coordinator, Today's Date,
Commitment Date, Closing Date, Property Address, Property City,
Property State, and Property Zip. The next section is about Borrower
information. I contains 12 fields related to contact information
regarding the borrower. Next is the co-borrower info, 12 fields
regarding contact info about the coborrower... The next section
contains info about the borrower's agent (12 more fields). Next is a
section regarding the Insurance Agent (12 more fields). Next is a
section on the listing agent, (12 more fields). The last three
sections are contact infor regarding the Borrower Title Co, Seller
Title Co, and finally a section on the loan itself, what kind of loan
is is, etc.

They want the loan officers to be able to input all this info, print
out the completed form on one page and have all of the info be recorded
on tables. They then want me to create reports. Things like a list of
all loans sold by a specific loan officer etc.

I entered all of the fields in one table. Then I used a wizard to
create a form from that table. It is huge. I don't know how to print
it all on one page and I don't know if I should create more tables with
the same fields that are in the different sections, like a table for
each section? Then create relationships between the tables? I am very
confused. If anyone can help I would really appreciate it. Please get
back with me when you can.

Feb 20 '06 #1
6 1464
I worked on a lending-mortgage app a few years ago with three
professionsal developers. One of them had already done the app in the
late eighties with DBase III. It took us about a year (we were working
on other things at the same time) to convert to Access and upgrade and
we billed TTBOMR for more than $100000 USD.
Maybe your boss doesn't need something so elaborate. If he/she does
then he/she needs to get a grip.

I am no longer associated in any way with the partnership which did
this work; at the risk of being accused of advertising I offer to pass
on to you their web site address (privately by e-mail) should you be
interested.

Feb 21 '06 #2
Do yourself a favor and ignore Lyle's Post. Paying $100,000 for this
type of application in Access is absurd. No one in this group is going
to attempt to walk you through designing this entire application. Your
questions will need to be a bit more specific. What is it exactly that
you are confused about. However, I will say that putting all the field
for this app in one table is a huge mistake. You will run into all
sorts of problems with this approach. What sort of a deadline are you
under? I would suggest that you start with a few beginner books.
Also, you will eventually come to the point where your boss will ask
for some functonality where using the Access wizards will just not cut
it so you will need to learn VBA.

If your boss wants this done in a relatively short amount of time, you
will need to be honest with your boss and tell him or her that you have
some reading to do.

Feb 21 '06 #3
On 20 Feb 2006 15:35:44 -0800, ss*******@gmail.com wrote:

It's unreasonable of your boss to expect you to be able to implement
this application. He may not understand what it takes to do this, or
what your skills are in this area.
It may be best to have this application professionally designed and
implemented, with you as the client contact, and one of the beta
testers. "Microsoft Solution Provider" in your yellow pages may be a
place to start. You will learn a lot and will be able to maintain the
application after delivery.

-Tom.
I have been tasked with creating a database in Access for a Mortgage
Lending office. My boss wants a database that can be placed on the
office server. He wants all of the lending officers to be able to
access the database from their computers. He wants them to be able to
pull up a form containing all of the fields that are currently
available on the "log sheet." They have given me a list of fields.
They want the fields broken down into sections on the form. The first
section contains eight fields, Home Loan Coordinator, Today's Date,
Commitment Date, Closing Date, Property Address, Property City,
Property State, and Property Zip. The next section is about Borrower
information. I contains 12 fields related to contact information
regarding the borrower. Next is the co-borrower info, 12 fields
regarding contact info about the coborrower... The next section
contains info about the borrower's agent (12 more fields). Next is a
section regarding the Insurance Agent (12 more fields). Next is a
section on the listing agent, (12 more fields). The last three
sections are contact infor regarding the Borrower Title Co, Seller
Title Co, and finally a section on the loan itself, what kind of loan
is is, etc.

They want the loan officers to be able to input all this info, print
out the completed form on one page and have all of the info be recorded
on tables. They then want me to create reports. Things like a list of
all loans sold by a specific loan officer etc.

I entered all of the fields in one table. Then I used a wizard to
create a form from that table. It is huge. I don't know how to print
it all on one page and I don't know if I should create more tables with
the same fields that are in the different sections, like a table for
each section? Then create relationships between the tables? I am very
confused. If anyone can help I would really appreciate it. Please get
back with me when you can.


Feb 21 '06 #4
$100,000 doesn't sound at all unreasonale for a complex application
that runs the business side of a mortgage management lending business.
Clearly, as Lyle points out, there are other solutions that can be
imagined that would do far less of the work and cost far less to
implement. But I disagree with the notion that that kind of price tag
is outside the realm of reasonable.

Jeremy
--
Jeremy Wallace
Fund for the City of New York
http://metrix.fcny.org

Feb 21 '06 #5
I have to agree with Tom; it sounds like your boss didn't realize how
big a task this would be. It's a great nod of confidence that he trusts
you enough to figure you'd be able to do whatever it takes to get this
job done, and there's nothing to say you can't. But what's clear is
that whoever ends up building this will have to be quite a competent
Access programmer, whether that person is a consultant you hire or you,
after having learned Access programming by dint of seriously hard work.

If you decide to take on that learning task, this group will be a great
resource. But know that it won't be about how best to build one or more
tables. It will be about actually learning a full programming language,
a full database environment, and a full set of form and report building
tools.

Jeremy
--
Jeremy Wallace
Fund for the City of New York
http://metrix.fcny.org

Feb 21 '06 #6
On 21 Feb 2006 13:06:12 -0800, "Jeremy Wallace"
<je************@gmail.com> wrote:

I fully agree. An "enterprise application" for a small company can
easily cost 100K and more. We have been fortunate enough to build
several of them, and each of those clients is still on our reference
list. The apps are worth the investment.
Of course not knowing more about the scope of the OP's app than a
paragraph or two it's anyone's guess if this app is in that class. But
don't dismiss it out of hand.

-Tom.

$100,000 doesn't sound at all unreasonale for a complex application
that runs the business side of a mortgage management lending business.
Clearly, as Lyle points out, there are other solutions that can be
imagined that would do far less of the work and cost far less to
implement. But I disagree with the notion that that kind of price tag
is outside the realm of reasonable.

Jeremy


Feb 22 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Richard B. Kreckel | last post by:
Hi! I was recently asked what book to recommend for a beginner in C++. I am convinced that you needn't study C in depth before learning C++ (though it helps), but cannot find any beginner's...
8
by: Grrrbau | last post by:
I'm a beginner. I'm looking for a good C++ book. Someone told me about Lafore's "Object-Oriented Programming in C++". What do you think? Grrrbau
7
by: Rensjuh | last post by:
Hello, does someone have / know a good C++ tutorial for beginnners? I would prefer Dutch, but English is also fine. Hoi, heeft / kent iemand nog een goede C++ tutorial voor beginners? Het liefste...
27
by: MHoffman | last post by:
I am just learning to program, and hoping someone can help me with the following: for a simple calculator, a string is entered into a text box ... how do I prevent the user from entering a text...
18
by: mitchellpal | last post by:
Hi guys, am learning c as a beginner language and am finding it rough especially with pointers and data files. What do you think, am i being too pessimistic or thats how it happens for a beginner?...
20
by: weight gain 2000 | last post by:
Hello all! I'm looking for a very good book for an absolute beginner on VB.net or VB 2005 with emphasis on databases. What would you reccommend? Thanks!
5
by: macca | last post by:
Hi, I'm looking for a good book on PHP design patterns for a OOP beginner - Reccommendations please? Thanks Paul
10
by: Roman Zeilinger | last post by:
Hi I have a beginner question concerning fscanf. First I had a text file which just contained some hex numbers: 0C100012 0C100012 ....
10
by: hamza612 | last post by:
I want to start learning how to program. But I dont know where to start. From what I've heard so far c++ is not a good lang. to learn as a beginner because its very complicated compared to others...
22
by: ddg_linux | last post by:
I have been reading about and doing a lot of php code examples from books but now I find myself wanting to do something practical with some of the skills that I have learned. I am a beginner php...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.