Home >
Online Product Documentation >
Table of Contents >
URL Builder Compared to DB-to-XML Data Sources
URL Builder Compared to DB-to-XML Data Sources
Using the URL Builder is similar to using DB-to-XML data sources with the following noteable exceptions:
- The URL Builder does not expose SQL/XML. You cannot write SQL/XML queries using the URL Builder.
- The URL Builder allows you to select only a single table or view from the relational database server. You cannot select mutiple tables, views, or individual rows using the URL Builder.
- The URL Builder does not allow you to save XML documents back to the relational database server.