Previous Topic: #ATTACH ExampleNext Topic: @BIND PROC Syntax


@BIND PROC—establishes communication

The @BIND PROC statement establishes communication between a program and a DBA-written database procedure (for example, a security routine). You should use this statement only when the application program is required to pass more information to the procedure than is provided by CA IDMS/DB itself. Such instances are unusual; in most cases, you will not be aware of which procedures gain control before or after the various DML functions.