Jump to content
xisto Community

elder

Members
  • Content Count

    3
  • Joined

  • Last visited

Posts posted by elder


  1. If I choose to use MySQL as my DB - is it possible to create the progrram with VB?

    MS Access would be my first choice. It comes with a large set of tools to create a custom program from within the application. If you need more customization, then you can get a few books on Visual Basic, which is the language of choice for writing business applications. The last version VB I used was VB6 about 5 years ago and was able to do a lot of things using VB in conjuction with Access 2000.
    (For the record, since that time I've moved to working in an *iux enviroment [bSD server side, OSX workstation] with Perl, PHP, MySQL and PostgreSQL)

    Again, your likely to find more people with Access experience than any other database system. Someday any system you create is going to have to be used and supported. Anyone that takes an Office Application class has at least exposure to Access. Here in the states, Access classes are widely (and cheaply) available through junior/community colleges and there are a number of companies that offer more costly training programs.

    Likewise, Visual Basic can be found at many tech school/community colleges that offer night classes. In fact I learned VB in college. Took it as my Comp Sci 101 class required for my business degree. I got to take it in place of the normal "how to use Office" since I had been an Office beta tester and written a couple Excel macros back in the High School days. (yeah big computer nerd back then...not quite as much today)

    At first I would try creating something around the Tools built in to Access and if you can get what you want there: learn VB.Net (or whatever the latest version is these days)



  2. I'm sorry but I think you've misunderstood the whole idea. I'm like a composer who has a song in his head and wants to give it to the world but doesn't know how to write notes.

    I have a pretty good idea how the software for the dental office should look like and all I need is the right tools to maek it happen. I need to learn the notes - I want to learn myself DB and use it.

    - I'm not interested in purchesing another software for dental office
    - I'm not interested in migrating or improving excisiting softare.
    - I'm not interested in paying to another programmer to do the job.

    ALL I NEED - is to decide which DB system is the best one for executing my ideas. When I now which sys tem is the most recommended i'll start learning ow to work with it = I'll write the notes myself.

    BTW - since almost everyone uses PC and XP over here - I think i'll stick to windows.

    Remember this: You can have cheap, fast, and good. Pick two.Here is the simple truth about databases and the task your looking for: any major Database is going to do the job pretty well. The key is finding the software package you need that will fit your needs, not the database it runs on. Now if the software has the option between different databases, then there are some questions to ask like: Can I get tech support for Access or *SQL easier? Will I ever have more than 100k people through my office(s)? Etc.

    I glanced over the program the other poster recommended, and it looks like it will fit most of your needs, however one big problem: it's designed for use in the United States.

    How is that a problem? Well Accounting and tax laws in the United States is not the same as in Israel. The other possible problem is that the program is written in English and I doubt it has support for Hebrew. Also possible problems with the way phone numbers are inputed, addresses and postal codes, etc..

    As far as a system that meets all your demands...if you want that your going to have to hire a programmer or custom software company and have them code something for you. Especially if you want it to work in any enviroment. It will either have to be JAVA based or a web-based system hosted on an Intranet-server. Both are quite doable.

    Now if your willing to stick with Windows, then the problem becomes easier to solve because there are just more business programs written for windows. Likewise, you decide on OSX, then you can find something or have something developed for that platform.

    Now where to look:

    Frankly, you may have better luck with searching through European software offerings rather than American. Especially for SMS support because we don't use it in the States. Therefore, most software packages don't have it. Also, ask other dentists you know. They have to use something. And then if they all hate what they are using, contact me and I'm sure I can put a team together to create something. Sounds like to me that there is a need to be filled. (yeah, that's the International Business degree talking)

    Some sites to look at

    https://www.dentisoft.com/ - US site

    http://www.science.co.il/Electronics-Companies.asp - Israeli electronics companies/software companies.

    http://linuxdocs.org/HOWTOs/Medicine-HOWTO-2.html - list of Linux based applications (some including web-based solutions that any platform could use)



  3. I'm a dental surgeon and work in a dental office in Israel. We have in Israel three major dental office menagement softwares. None of them is suficiant enough and some of them realy suck. The price of the softwares is very high and you get almost nothing for this price. Two of the programs are ACESS based and the other is FIREBIRD DB based.

     

    I've decided to create my own program. When it is perfect, I'll maybe sell it. I have no knowledge with databases and never even seen one. I'm a fast learner and weeling to learn from scratch.

     

    I have some requierments from the software:

    1. Light weight - the program shouldnt' overload and put pressure on the clients computer.

    2. As little mouse clicks as possible - the dentist that works with the software should easly navigate between windows.

    3. complients to all OS (XP, MAc, Linux etc.)

     

    The program must contain:

    1. Patients database which includes their address and medical records

    2. Dentists database - if more than one doctor works in the clinic, all doctors should work with the program smuthly.

    3. Calendar database with all the appointments of the patients and doctors. There should be some web interface for patients to schedule their appointments online.

    4. Inventory database - which automaticaly updates wuth every treatment that patients undergoes.

    5. Treatment database - which treatment did the patient undergo.

    6. option to SMS patient and remind him of his schedualed appointment.

    7. option to syncronize calendar with PDA.

     

    And here comes the question: Which database is most reccomended fro creating such software?

    MySQL? Oracle? Ms-SQL? Firebird? or maybe I don't need a database program at all?

     

    please give me your honest opinion

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.