(13 out of 16)
Bind Manager
The Bind Manager enables a developer to make Object Binding substitutions globally or selectively. The following may be changed using the Bind Manager:
States of the Bind Manager

Figure 2-34 Bind Manager
About the Bind Manager
How to Invoke the Interface
- 1. The Project Window's Tools menu.
Change Item Option Menu
Changing Items
Caution must be taken when changing any of the options listed above.
- 1. Make sure the To item exists and is equivalent to the From item. For instance, if database name is changed, the new database must have the same Data Objects as the old one and they must accept the same arguments and return the same information. If this is not true, your CGI executable will behave unpredictably.
- 2. It is sometimes necessary to alter more than one item to make a viable change. If you change Vendor From SYB To ORA, the server must also be changed To ORACLE, in order for the change to be valid.
Bind Manager Controls
Changing a Database Name
- 1. Choose Bind Manager from the Tools menu on the Project Window.
- 2. The Bind Manager will appear.
- 3. Select Database from the Change Item option menu in the center of the Bind Manager.
- 4. Type the database name to be changed into the From textField.
- 5. Click on the Filter button. This will query all Object Bindings with the database that you typed, and display them in the Bindings List.
- 6. Type the, new database name into the To textField.
- 7. Selecting which bindings to change:
- 8. The internal Object Binding information and all instances of the Object Bind Editor, will now be updated to reflect the new database name. The Bindings List will also be updated to show all of the bindings which have the database you typed in the To textField. If All was selected, no Object Bindings will be displayed because there are no longer any Object Bindings with that database name.
(13 out of 16)