Chapter 18. Command Referencefor Adaptive Server Enterprise
sensitivityof passwords, directory names, and other strings depend on the
casessensitivity of the file system (for directory names), or the database (for
userIDs and passwords).
userid Ifno
userid
isspecified, then the current publisher is assumed.
Optionvalues Theoption values are message-link dependent. Formore
information,see the followinglocations:
“Thefile message system” on page 215.
“Theftp message system” on page 216.
“TheMAPI message system” on page 220.
“TheSMTP message system” on page 218.
“TheVIM message system” on page 221.
Example Thefollowing statement sets the FTP host to
ftp.mycompany.com
forthe ftp
linkfor user myuser:
exec sp_link_option ftp, myuser,
host, ’ftp.mycompany.com’
397