|
-
May 29th, 2006, 11:50 AM
#1
Thread Starter
New Member
Dentist Program on VB 6.0
The software requirements document is...
You are making a program that a receptionist at a dentist's office is to use. This is a database driven program using Microsoft Access. You need to be able to enter in patients info (id number, first name, last name, address, city, state, zip, whether or not they have insurance or not, insurance company, insurance policy number) and update it to the database. Then we need to be able to print out bills for a patient and the insurance company covers 80% of the bill. There are 5 dental procedures and you need to keep track of which were performed on each patient, you can use a 1 or 2 table setup on access or even use arrays. Finally you should be able to check everyones records.
Due Wednesday.
-
May 29th, 2006, 12:15 PM
#2
Re: Dentist Program on VB 6.0
I'm curious...
Is this a school project?
-
May 29th, 2006, 12:16 PM
#3
Thread Starter
New Member
Re: Dentist Program on VB 6.0
-
May 29th, 2006, 12:20 PM
#4
Re: Dentist Program on VB 6.0
Well - for the most part the people on this form don't get into that kind of assistance.
I feel sympathy for your situation - if you have nothing started already it's going to be truly difficult to get done by Wednesday.
If you do have something started and are willing to work very, very hard to get completed - post a new thread in the proper area of the forum (either VB or the DB section) and people will offer advice and help you with specific problems.
-
May 30th, 2006, 02:04 PM
#5
Re: Dentist Program on VB 6.0
 Originally Posted by szlamany
I feel sympathy for your situation - if you have nothing started already it's going to be truly difficult to get done by Wednesday.
My last job - the entire job for about the first 8 years - was a similar program, an optical practice management system. Without the technical aspects (the optical parts), it took about 2 years to define and design the whole thing. So it can be done by Wednesday - the only question is which Wednesday?
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Jun 1st, 2006, 02:11 PM
#6
Re: Dentist Program on VB 6.0
 Originally Posted by VinceYoungFan
. . . Due Wednesday.
Well, did you make the deadline?
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|