Results 1 to 6 of 6

Thread: Dentist Program on VB 6.0

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    2

    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.

  2. #2
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Dentist Program on VB 6.0

    I'm curious...

    Is this a school project?

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    2

    Re: Dentist Program on VB 6.0

    that would be correct.

  4. #4
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    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.

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  5. #5
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Dentist Program on VB 6.0

    Quote 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

  6. #6
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965

    Re: Dentist Program on VB 6.0

    Quote 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
  •  



Click Here to Expand Forum to Full Width