On Tue, 9 Nov 2004 12:55:34 -0800, "steve avis" <steve
i am carrying out a research project for my class 1 and have to produce a
facilities management system capable of tracking resources, assets and
utilities. i was told that access would be a sufficient platform to achieve
my aim?
any assistance in this matter (opinions or facts) would be greatly appreciated
I've worked with both (it's been a few years since I've done much with
Oracle, I'll confess).
Oracle is a very powerful, heavy-duty client-server relational
database. It's good for multimillion row, live-backup,
business-critical applications, with journaling, a powerful
programming language (PL/SQL), and lots of spiffy features.
Access is a highly competent, file-server, desktop database. It's
sharable on a good LAN, for up to thirty or forty users; it's limited
to 2 GByte in any single database. It's got a fully competent
programming language (VBA) and a choice of good database engines: the
default JET and MSDE, which is essentially SQL/Server with some
limitations. It's good for tables up to in the low millions of rows,
with care; I'd be leery of going beyond 5 million or so though.
For a corporate, wide-area, mission critical, or very large database,
you should use Oracle. Plan to have at least one full time equivalent
devoted to database administration, and some months to develop the
application.
For a departmental, local-area, conscientiously-backed up database,
Access will be much faster to develop and much cheaper to maintain.
John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps