| United States-English |
|
|
|
![]() |
ALLBASE/SQL Advanced Application Programming Guide: HP 3000 MPE/iX Computer Systems > Chapter 1 Using the PreprocessorSyntax Checking Mode |
|
In syntax checking mode, the preprocessor checks SQL syntax only. This mode can be useful as you develop the SQL portions of your applications. Preprocessing is quickest in this mode. In addition, you can start debugging your SQL statements before the DBEnvironment itself is in place. :RUN PSQLC.PUB.SYS;INFO="(SYNTAX [FLAGGER (FlaggerName)] [ANSI] [THREAD] [])"] :RUN PSQLCOB.PUB.SYS;INFO="(SYNTAX [FLAGGER (FlaggerName)] [ANSI] ])" :RUN PSQLFOR.PUB.SYS;INFO="(SYNTAX [FLAGGER (FlaggerName)] [ANSI] ])"
The line 176 referenced in SQLMSG is the line in SQLIN where the erroneous SQL statement ends. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||