|
Just a question from a newbie. What is a typical database infrastructure w/ a web application.
So,..You create the database, eg, *.mdb. Then u put in on a server. Make sure that server is always connected to the internet. When people choose to retrieve data from the website, they click a few form and drop down buttons, then this information is sent back in query-form to the Management System(eg sql server 2005), which happens to be on the server that helps retrieve the data store.
is all this correct?
Any help muchly appreciated,
Justin
|