The Web DataWindow DTC provides an easy way to access a database from a Web page. The DTC offers the following benefits:
Enhanced productivity Using the Web DataWindow with the Web DataWindow DTC decreases the amount of code you need to write. A Web DataWindow DTC generates the scripts that access a DataWindow server component, as well as the scripts and HTML to render the page. It also generates the scripts that allow the server component to access a database.
Reusability You can use a DataWindow object in as many Web pages as you like.
Ease of maintenance Whenever the data-driven requirements for a Web page change, you do not need to rewrite the server scripts in the page; instead you can simply modify the DataWindow object and update the properties for the DTC if needed.