|
|
Home > Online Product Documentation > Table of Contents > The DB-to-XML Data Source Editor The DB-to-XML Data Source EditorYou use the DB-to-XML data source editor to specify database connectivity settings, and to compose the SQL/XML (queries and other actions) that you want to execute on the server.
SQL/XML EditorThe SQL/XML editor is on the left side of the DB-to-XML data source editor. It consists of two tabs, SELECT and UPDATE, which you use to compose SQL/XML SELECT and, optionally, UPDATE and INSERT statements. You can type directly in the editor, or you can use drag-and-drop to automatically compose SQL/XML statements. See Composing SQL/XML in Stylus Studio to learn more about using the SQL/XML editor. Database Schema TreeThe database schema tree is on the right side of the DB-to-XML data source editor. Once you have established a connection to the database specified in the scenario, Stylus Studio displays a tree diagram of the database schema.
The database schema tree is displayed by default. You can hide it by clicking the
Show/Hide Database Schema button (
Information in the schema tree is displayed in a hierarchical fashion, starting with the server you specified in the scenario. Tables, views, and columns are displayed in database order; column data types are displayed in the Type column. Working with Relational DataStylus Studio can automatically create valid SELECT, INSERT, and UPDATE SQL/XML statements based on the objects you select from the database schema tree. In addition, your DB-to-XML data source can contain any valid SQL/XML statement defined on the SELECT or UPDATE tabs. The actions that can be performed by the SQL/XML you define in your DB-to-XML data source are limited only by the permissions of the username you use to log in to the database. See Composing SQL/XML in Stylus Studio for more information on this topic. |
XSLT Editor
Stylus Studio's XSLT Editor is the most advanced XSLT development tool on the market. This powerful tool provides backmapping, XSLT transformation preview, debugging, peformance profiling, and more!
Visual Data Integration Using Stylus Studio XML Pipeline
XML Pipeline is a visual data integration tool for designing, editing, debugging and deploying XML applications. This tutorial covers building a data integration application that aggregates CSV and EDI data and publishes a report to HTML and PDF.
Convert CSV to XML
Convert CSV to XML with a handy CSV to XML document wizard that helps you extract data from your CSV files with ease.
Why XQuery - The Case for XQuery
Read "The Case for XQuery" - an article that debuted in the November 2005 issue of SOA WebServices Journal, written by Jerry King, Vice President of DataDirect Technologies.


