To change address of a publisher, alter its message type. You cannot change the name of an existing message type; instead, you must delete it and create a new message type with the new name.
 To alter a remote message type (Sybase Central)
 To alter a remote message type (Sybase Central)Use the SQL Anywhere 12 plug-in to connect to the database as a user with DBA authority.
In the left pane, expand the SQL Remote Users directory for a database.
In the right pane, click the Message Types tab.
In the right pane, right-click the message type you want to alter and choose Properties.
Update the message type properties and click OK.
 To alter a remote message type (SQL)
 To alter a remote message type (SQL)Connect to a database as a user with DBA authority.
Make sure you have decided on a new address for the publisher under the message type.
Execute an ALTER REMOTE MESSAGE TYPE statement.
 See also
 See also|  | Discuss this page in DocCommentXchange.
                   | Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |