Altering a text configuration object

In Sybase Central, administrators can alter text configuration object properties such as the term breaker type, the stoplist and option settings.

Prerequisites

You must have DBA authority or be the owner of the text configuration object.

If you intend to change the date and time format options for the text configuration object, ensure you connect to the database with the options set to the desired values.

Context and remarks

A text index is dependent on the text configuration object used to create it so you must be sure to truncate or drop dependent text indexes. Also, if you intend to change the date or time format options that are saved for the text configuration object, you must connect to the database with the options set to the desired settings.

 Alter a text configuration object (Sybase Central)
  1. Use the SQL Anywhere 12 plug-in to connect to the database.

  2. In the left pane, click Text Configuration Objects.

  3. Right-click the text configuration object and click Properties.

  4. Edit the text configuration object properties and click OK.

Results

The text configuration object is altered.

Next

None.

 See also