Hi, Andy.
I want my new application to be windows based, networkable for several
users at a time and possibly using the www as a front-end. Is Access a good
choice for this?
Probably, but the ultimate decision needs to be based upon a number of
factors. Access is designed for a multiuser, networked environment on a
Windows platform. Theoretically, up to 255 users can access the database
simultaneously, but network, database design requirements, organizational
requirements, and database developer skills may limit this to as few as 1 or
more than 200. Most often, the range is from 10 to 30 users, but obviously
YMMV for your particular database needs.
One of the major pluses is rapid application development, especially for
experienced Access developers. Shorter development time leads to cheaper
application development costs, which is also a major plus. (I highly
recommend finding a knowledgeable Access developer to help you, because it
will shorten a very steep learning curve if you have anything complex that
the built-in wizards can't handle.) The built-in wizards can handle a lot of
development tasks, but not all. Access is also much cheaper to develop,
deploy and maintain than most client/server databases.
On the downside, poor networking equipment and intermittent power losses can
wreak havoc on Access databases, causing database corruption. If security is
needed, then don't use a file-based database, such as Access or Paradox, but
a client/server database, instead. Access also isn't good for the Web,
because anyone who can connect to the database file via the Internet can copy
the database file, replace the database file, or just make modifications to
the database file. You probably won't like what an unauthorized developer
(i.e., hacker) might do to your database behind your back.
My first glance at Microsoft's site I did not see any prebuilt example
applications. Any ideas where I can find examples?
There are quite a few on Microsoft's Web site, as well as others'. You may
download the Northwind sample database in Access 2000 format from here:
http://www.microsoft.com/downloads/...72-8dbe-422b-8676-c632d66c529c&displaylang=en
You may download the Orders and Developer Solutions sample databases from
here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/bapp2000/html/mdbdownload.asp
You may download many database templates from here:
http://office.microsoft.com/en-us/results.aspx?Scope=TC&Query=database
HTH.
Gunny
See
http://www.QBuilt.com for all your database needs.
See
http://www.Access.QBuilt.com for Microsoft Access tips.
(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)
- - -
When you see correct answers to your question posted in Microsoft's Online
Community, please sign in to the Community and mark these posts as "Answers,"
so that all may benefit by filtering on "Answered questions" and quickly
finding the right answers to similar questions. (Only "Answers" have green
check-marks.) Remember that the best answers are often given to those who
have a history of rewarding the contributors who have taken the time to
answer questions correctly.