Creating a transfer SQL request  Using triggers

Chapter 7: Issuing Remote Procedure Calls

Executing a transfer SQL request

As shown in the following example, to execute the replauth stored procedure using isql, connect to the Adaptive Server database and enter the following at the isql prompts:

C:>ISQL -Ssybone -Uuser -Ppasswrd
1> execute replauth
 2> go

When Adaptive Server executes replauth, it passes an RPC to the DB2 access service. The DB2 access service then returns any result rows or messages to the client application, not to Adaptive Server.

For more information about transfers, see Chapter 8, “Understanding the Transfer Process”.





Copyright © 2005. Sybase Inc. All rights reserved. Using triggers

View this book as PDF