22. Extract the ASE custom code
In this step, all custom code is retrieved from the database and inserted locally into files:
Code\ASE_StoredProcs\
project folder for the custom stored proceduresCode\ASE_Triggers\
folder (only if custom triggers are present).23. Apply changes to the ASE code
Make the required changes to the Sybase code. Please refer to Appendix A: Changes To Be Made In Sybase for a list of modifications.
Note: The changes must be made in the code inserted into the files in the previous step. It concerns all code in the Code\ASE_StoredProcs\
folder and – if present - in the Code\ASE_Triggers\
folder. All of these files will be imported back into the database in a later step.