Rename a trigger to change the title of the corresponding referential integrity constraint.
        Prerequisites 
            Before you can rename a trigger, be sure the data server that contains the trigger is
		  running, and you created and established a connection to the data
		  server.
         
        
            - 
                    
                    In the Databases folder in Enterprise Explorer, under the database connection profile, expand the navigation tree for the appropriate database and schema owner. 
                    
| Database | Steps | 
|---|
 
                            | From an ASE connection profile | 
 
                                    Expand the Databases folder.Expand the tree for a database
						and then the tree for the appropriate schema owner.
			
 |  
                            | From a SQL Anywhere or Sybase IQ connection profile | 
 
                                    Expand the
						tree for a database. 
					 Expand the 
						Schemas folder and then the tree for the appropriate schema owner. 
					  |  
 
- 
                Expand the 
			 table that contains the trigger and then the Triggers folder, and find the trigger
			 you want to rename.
            
- 
                Right-click the
			 trigger, and choose 
			 Rename.
            
- 
                Enter a new name for the trigger, and click OK.
                 
                    Note: 
                    Do not use spaces in object names. Spaces could cause the renaming to fail.