Defining the DirectConnect service as a remote server  Executing a language statement as an RPC

Chapter 7: Issuing Remote Procedure Calls

Executing a SQL Server stored procedure

To execute the preceding Adaptive Server stored procedure example using isql, connect to Adaptive Server and enter the following at the prompts:

C:>ISQL -Ssybone -Uuser -Ppasswrd
 1> execute newcust xxxx,yyyy
 2> go

where:

NoteFor backward compatibility, the following syntax is acceptable: use procedure newcust xxxx, yyyy





Copyright © 2005. Sybase Inc. All rights reserved. Executing a language statement as an RPC

View this book as PDF