Using BladeSmith to create the AddIntegers() function
About this task
To create the AddIntegers() function:
Procedure
- Choose New Routine wizard. and type the following
information in the
Routine property AddIntegers value Routine Name (SQL) AddIntegers Language C Return type integer Statement Local Variables No Arguments - Name: Int1 Type: integer Default: leave blank
- Name: Int2 Type: integer Default: leave blank
Routine Calling Options Only the Routine does not accept NULL arguments check box must be checked; clear the Routine may return inconsistent check box. Routine Name (C) AddInts Shared object path Leave as default Behavior of Routines Routine is well-behaved Special Stack Requirements Leave blank Cost of a Routine 0 Related Routines None Object grant privileges Grant execute privileges - Click Finish.The AddIntegers() function appears in the User Defined Objects folder.
- Choose DataBlade® module. to save the changes to your