To develop any new software no one can imagine without database but fast moving and
advance people have no knowledge about static website as well as free database provided by many Software giant like Microsoft Corporation of Bill Gates. Some of them bother about database maintaining cost but access development software are very easy to maintain and most user friendly.
To comprehend database driven web applications or dynamic web pages, you have knowledge of other words static web pages. Static web pages do not alter every time the page is loaded by the browser, nor do they change if a user clicks on a button. The only alter that you will see in static web pages is to see them load and unload, like what happens when you click on a hyperlink. In the others words you can explain that static web pages which we normally make always look the same and the content never changes unless you upload a new page or we change the page our self and upload the new version of the page to the web server. For such pages there are no interference of database simply we can generate attractive web page by using HTML or others simple tools.
On the contrary dynamic web pages characteristic is exactly reverse of static web pages. Before thinking of dynamic website we need to think of database because with out database it is unimaginable of dynamic website. As a database Microsoft Access database is best option to develop database driven web applications. It can be changed every time they are loaded without having to make those changes and they can change their content based on what users do. In other terms dynamic web pages is called database driven web applications. This means that you have a web page that clutch the information from a database and this web page is connected to the database by help of software programming, and inserts that information into the web page each time it is loaded. If the information stored in the database changes, the web page connected to the database will also change accordingly without human intervention.