Case 6: The Pass-Through Feature
Demonstration using the pass-through feature.
Case 6 demonstrates the gateway pass-through feature that allows an application to send commands or statements to Sybase.
This case demonstrates:
- A pass-through 
UPDATEstatement using bind variables - A pass-through 
SELECTstatement 
UPDATE Statement
Demonstration using the pass-through feature and the UPDATE statement.
                  
Case 6a provides an example of a pass-through UPDATE statement with bind variables. In this example, the salary for EMPNO 7934 is set to 4000.