HPlogo HP Driver for JDBC User's Manual: HP 3000 MPE/iX Computer Systems > Chapter 5 ALLBASE/SQL Specifics

Acceptable SQL Syntax

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

The HP JDBC Server will accept either ODBC SQL statement syntax, or ALLBASE/SQL statement syntax. All SQL statements are first parsed for ODBC 2.0 SQL syntax. If the statement conforms to the ODBC 2.0 SQL syntax, it is translated to ALLBASE/SQL before being passed to the ALLBASE/SQL DBMS. If the statement does not conform to the ODBC 2.0 SQL syntax rules, it is assumed to be an ALLBASE/SQL statment, and is passed without modification to the ALLBASE/SQL SQL DBMS.

Feedback to webmaster