VALIDATE-LOGIN

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.
Restriction: This topic applies to Windows environments only.

Syntax:

[NO]VALIDATE-LOGIN

Parameters:

None

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.