Hi all. I'm working on my first database project. I could use someone's knowledge and help on the specifics of using MSDE 1.0 legally. I've been reading up on this subject extensively, and I still can't figure out a clear answer.
I volunteer at a hospital and am writing a patient/physical therapist appointment scheduling program for a department. The department doesn't want to spend anything in terms of licensing for this project. I'm thinking of using Access 2000 and MSDE 1.0 as a solution since "Office 2000 Professional/Standard Edition" installations are already available on a few machines in the department and I don't want to get stuck with an older technology like Jet and/or DAO (want this program to be scalable in case SQL Server is an option in the future). Estimated number of concurrent users is between 2 and 4 people.
Is it legal for me to write an Access 2000/VBA front end, have it used by users with Access 2000 on their machines, and have MSDE 1.0 as the database server on a single machine without paying for any further licenses and fees? Or am I stuck using Jet if I want a free solution? What other restrictions/rules are there, ie. is there a limit on the number of users, does Access 2000 need to be installed on the machine with MSDE 1.0 as well, can the same scenario be done with MSDE 2000 instead of MSDE 1.0, etc.?
I read that "Office 2000 Developer Edition" (which is not available to me) is needed in order to redistribute MSDE 1.0. I don't know if what I'm proposing qualifies as redistributing (nor do I have a good definition of this term). I also read that MSDE 1.0 can be used by any owner of an Office 2000 license that includes it. The information I've read on various websites about the licensing is sometimes contradictory, and I don't understand the wording on Microsoft's site.
Somebody, please give me the benefit of your knowledge.
- Sinh
I volunteer at a hospital and am writing a patient/physical therapist appointment scheduling program for a department. The department doesn't want to spend anything in terms of licensing for this project. I'm thinking of using Access 2000 and MSDE 1.0 as a solution since "Office 2000 Professional/Standard Edition" installations are already available on a few machines in the department and I don't want to get stuck with an older technology like Jet and/or DAO (want this program to be scalable in case SQL Server is an option in the future). Estimated number of concurrent users is between 2 and 4 people.
Is it legal for me to write an Access 2000/VBA front end, have it used by users with Access 2000 on their machines, and have MSDE 1.0 as the database server on a single machine without paying for any further licenses and fees? Or am I stuck using Jet if I want a free solution? What other restrictions/rules are there, ie. is there a limit on the number of users, does Access 2000 need to be installed on the machine with MSDE 1.0 as well, can the same scenario be done with MSDE 2000 instead of MSDE 1.0, etc.?
I read that "Office 2000 Developer Edition" (which is not available to me) is needed in order to redistribute MSDE 1.0. I don't know if what I'm proposing qualifies as redistributing (nor do I have a good definition of this term). I also read that MSDE 1.0 can be used by any owner of an Office 2000 license that includes it. The information I've read on various websites about the licensing is sometimes contradictory, and I don't understand the wording on Microsoft's site.
Somebody, please give me the benefit of your knowledge.
- Sinh