SQL Anywhere Studio Security Guide
Restricted Syntax
This page describes operation of Adaptive Server Anywhere in a manner equivalent to a C2-security-certified configuration. It does not provide general-purpose information on the topic.
dbisqlc [ optional-switches ] SQL-command
dbisqlc [ optional switches ] filename
Switch | Description | Restrictions |
---|---|---|
-c conn_str | Use connection string conn_str. | conn_str must contain "INT=YES;LINKS=namedpipes" and must not contain "UID=" or "PWD=" |
-d delimiter | Specify command delimiter. | |
-q | Silent mode, no window. | |
-x | Syntax check only, no commands executed. |