Difference between revisions of "Documentation/BASIC Guide/SQL"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
Line 3: Line 3:
 
|ShowPrevNext=block
 
|ShowPrevNext=block
 
|ShowPrevPage=block
 
|ShowPrevPage=block
|PrevPage=Documentation/BASIC Guide/Databases
+
|PrevPage=Documentation/BASIC Guide/Database
 
|NextPage=Documentation/BASIC Guide/Database Access Types
 
|NextPage=Documentation/BASIC Guide/Database Access Types
 
|base=block
 
|base=block

Revision as of 13:27, 28 September 2007

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