Calling external functions  Declaring DBMS stored procedures as remote procedure calls

Chapter 3: Declarations

Defining source for external functions

You can use external functions written in any language that supports the standard calling sequence for 32-bit platforms. If you are calling functions on Windows in libraries that you have written yourself, remember that you need to export the functions. Depending on your compiler, you can do this in the function prototype or in a linker definition (.DEF) file. For more information about using external functions, see the Resource Guide or see Application Techniques in the PowerBuilder documentation set.





Copyright © 2004. Sybase Inc. All rights reserved. Declaring DBMS stored procedures as remote procedure calls

View this book as PDF