Contents Index Transaction log utility Integrated Logins

SQL Anywhere Studio Security Guide
  Restricted Syntax

Interactive SQL utility


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.

Syntax 1 

dbisqlc [ optional-switches ] SQL-command

Syntax 2 

dbisqlc [ optional switches ] filename

Optional switches: 
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.

Contents Index Transaction log utility Integrated Logins