15 pts.
 Using Access Data Bases on My Web Site
I have a library of information that I maintian on my web site. Because it is getting large, it is difficult for a reader to find what is there. Is there a good example of an MS Access Data Base Application that allows different sorts of the information? For instance: By title, By Publication, By Catagory? Pertinent data fields would include Title, Author, Catagory, Extract Description, Graphic Address, etc. I would like to put a graphic picture of the cover image with the extract information to dress up the presentation.

Software/Hardware used:
ASKED: March 8, 2008  4:32 PM
UPDATED: March 10, 2008  12:34 PM

Answer Wiki:
The best way to get something that will work for you is to design it and build it yourself. I would recommend not using Microsoft Access. Microsoft Access makes an OK single user database, but it more than one person will be accessing it at a time performance will begin to degrade. I would recommend looking at either MySQL or Microsoft SQL Server Express. Personally I would use Microsoft SQL Server Express. SQL Server Express is a free version of Microsoft's SQL Server database product. It contains most of the features and it's only limit is that it only uses a single processor, 1 Gig of RAM and databases of up to 4 GB in size which should be plenty for your uses. Most hosting providers will offer a service which gives you access to either a Microsoft SQL Server or MySQL database. If Microsoft SQL Server is offered it will be the full SQL Server edition not the free Express edition so it will be very powerful. If you don't have anyone on staff who can design this database for you it should only take a database professional a few hours to design the database for you.
Last Wiki Answer Submitted:  March 8, 2008  5:26 pm  by  Denny Cherry   64,505 pts.
All Answer Wiki Contributors:  Denny Cherry   64,505 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _