A directory of resources inthe field of technical communication.

Design>Web Design>Server Side Includes>Databases

2 found.

About this Site | Advanced Search | Localization | Site Maps

 

1.
#28043

Developing with Apache Derby -- Hitting the Trifecta

Along with creating a database schema and populating tables with data, being able to selectively modify data is one of the most important skills necessary for a database developer. This article teaches you how to selectively delete or update data in an existing table and how to modify the structure of an existing table. To perform data modifications on a more complex database schema, you'll learn about embedded subqueries, both scalar and table, with data update and data insert operations. You'll also find out how to delete and modify data in complex schemas using the Apache Derby database.

Brunner, Robert. IBM (2006). Design>Web Design>Server Side Includes>Databases

2.
#30657

Why (Almost) Every Web Site Needs an RDBMS

When your Web application reaches a certain size, it needs a good database design behind it. And in fact, this 'certain size' is much smaller than almost every small-site developer thinks. Relational Data Base Management Systems (RDBMSes) need not be restrictive or over-architected, as their bad reputation sometimes brings developers to fear. A bit of thought toward what your site does quickly turns into a sensible schema design, and it is easy to leave open expandable storage mechanisms like a configuration table within an RDBMS back end.

Mertz, David. IBM (2007). Articles>Web Design>Server Side Includes>Databases

There are 11 readers currently online: 1 registered user and 10 guests. Register.Follow us on: TwitterFacebookRSSPost about us on: TwitterFacebookDeliciousRSSStumbleUpon