Causes the SQL Option preprocessor to ensure communications with an SQL Option Server prior to attempting to validate any SQL statements. If the log in fails, a fatal error is generated.
Syntax:
[NO]VALIDATE-LOGIN
Properties:
Default: |
NOVALIDATE-LOGIN |
Comments:
The default is NOVALIDATE-LOGIN, which produces a warning message if communications with the SQL Option Server cannot be established. This directive only affects compilation, not run time.