Connecting you with Australian culture online
Most cultural organisations use databases of one sort or another: membership records, list of artists and their professional details, catalogue of products in the shop, collection items, publications archives. Traditionally these have been managed using a program like Microsoft’s Access or Filemaker Pro, produced by a subsidiary of Apple Computers. Often these databases sit on one computer located in the administration section of the organisation which, in turn, is sometimes networked to other computers in the office.
The Web provides the wonderful possibility of providing members, the public, or staff located in remote offices, access to the information in the database, twenty four hours a day, seven days a week (or 24x7). Assuming your database is well structured, it is a relatively easy thing for a web developer to recreate it on your website. They simply create an online database using these databases or others designed specifically for the Web (for example SQL) and then write a procedure to electronically migrate the data from your old database to the online database.
The online database would usually sit on the same web server as your website and is accessed for editing, updating, querying and obtaining reports via a username/password system that gives you sole access to the whole thing. Other username/password systems can be set up that give certain groups of people (members, for example) restricted access to the database. In such a system, members might be able to change their own contact details but do not have access to other information held in the database.
But while the technical solution is relatively simple, there are a number of policy and procedural issues you need to consider:
More and more organisations are moving towards having just the one online database because it avoids duplication of effort, confusion over which is the more up-to-date and provides workplace flexibility for staff who can access the database no matter where they are.
Whether or not you have an existing database (for example, of members) that you want put on your website, consider using the power and versatility of a database to manage the contents of your entire website.
Where most simple websites consist of numerous individual, static pages, a database-driven website stores its content in a database. Any page of such a website that a user selects to view is generated at the moment he or she requests to view it. The web developer would have written code that extracts from the database the information required to construct the chosen page (for example words, images, logos, audio). This is sometimes referred to as a dynamic website because each page is constructed on the fly.
There are strong reasons for using a database-driven website:
A database-driven website can store every piece of electronic data created by an organisation. Instead of having, for example, a membership list on one computer, images, event information, catalogues and price lists on another and internal documents, such as quality manuals, policies and procedures, on yet another computer, they can all come together in the one place on the website - or the computer that hosts the website.
A database-driven website provides great flexibility for staff and members because it makes its content accessible via the Internet at any time of the day or night, from anywhere in the world, and to anyone - staff, members or friends - who has password access.
Consult the following online references for more information.
The Building section of the NOIE ebusinessguide deals with database driven websites.
Sensis, who produce the White Pages and Yellow Pages, has developed a very useful document entitled Planning a Business Website. It contains practical advice about developing websites and covers the issue of using databases to manage content. For more information visit the Sensis website and download a copy of Planning a Business Website.
The CARP Internet Development Guide 8. What do I need for my website? considers web interfaces to information databases.
__________________________________________
go on to the next section Online shops and ticket sales
go back to the previous section Membership management systems
return to the eBusiness Guide home
If you can see this message, you are probably not seeing this site in the way it was designed. This site uses cascading style sheets (CSS2) to control the way in which elements are displayed on the page.
You will still be able to access everything in this site, but we do recommend you upgrade your browser to a more recent, standards compliant, browser.