Documentation/BASIC Guide/SQL

From Apache OpenOffice Wiki
< Documentation‎ | BASIC Guide
Revision as of 13:26, 28 September 2007 by Fpe (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Template:Documentation/NeedsRework


SQL: a Query Language

The SQL language is provided as a query language for users of SDBC. To compare the differences between different SQL dialects, the SDBC components from Apache OpenOffice have their own SQL parser. This uses the query window to check the SQL commands typed and corrects simple syntax errors, such as those associated with uppercase and lowercase characters.

If a driver permits access to a data source that does not support SQL, then it must independently convert the transferred SQL commands to the native access needed.

Template:Documentation/Note


Content on this page is licensed under the Public Documentation License (PDL).
Personal tools