Contents Index GRANT REMOTE DBA statement REMOTE RESET statement

SQL Remote User's Guide
  Command Reference for Adaptive Server Anywhere

PASSTHROUGH statement


Function 

Use this statement to start or stop passthrough mode for SQL Remote administration. Forms 1 and 2 start passthrough mode, while form 3 stops passthrough mode.

Syntax 1 

PASSTHROUGH [ ONLY ] FOR userid, ...

Syntax 2 

PASSTHROUGH [ ONLY ] FOR SUBSCRIPTION
TO [ ( owner ) ].publication-name [ ( constant ) ]

Syntax 3 

PASSTHROUGH STOP

Permissions 

Must have DBA authority.

Side effects 

None.

See also 

PASSTHROUGH statement [SQL Remote]

sp_passthrough procedure


Contents Index GRANT REMOTE DBA statement REMOTE RESET statement