Databases

. What is a database?
A structured/organised collection of data that can be used to generate content.

2. Why would you use a database?
To store data, add dynamic functionality to your website. Using a database will allow users to update their own content.

3. Which database do you use? SQL or Access
Both, SQL Server is our preferred database platform. SQL offers more functionality than Access and is more felixible and faster.

4. What is dynamic content?
Content that has been generated or using existing data stored in a database structure. All data is stored in SQL/Access. eg. A product Catalogue that is updated on a weekly basis = dynamic content.

5. I have a database for my applications, can the same database be used for my website?
Yes, numerous applications and websites can use the same database.

The power of database integration:

Web development has been our foundation, with ongoing evolvement of our content management systems and exclusive propriety develoments.