User's Manual
Chapter 18. Command Reference for Adaptive Server Enterprise
sensitivity of passwords, directory names, and other strings depend on the
cases sensitivity of the file system (for directory names), or the database (for
user IDs and passwords).
userid If no
userid
is specified, then the current publisher is assumed.
Option values The option values are message-link dependent. For more
information, see the following locations:
♦ “The file message system” on page 215.
♦ “The ftp message system” on page 216.
♦ “The MAPI message system” on page 220.
♦ “The SMTP message system” on page 218.
♦ “The VIM message system” on page 221.
Example The following statement sets the FTP host to
ftp.mycompany.com
for the ftp
link for user myuser:
exec sp_link_option ftp, myuser,
host, ’ftp.mycompany.com’
397