You will define a new C++ component, CPPArithmetic.
Defining the component
Click on the Tutorial package.
Select File | New Component.
In the New Component wizard, select Define New Component.
For the component name, enter CPPArithmetic
.
Click Finish.
You see the Component Properties window.
Select the General tab. Fill in the fields as follows:
Field |
Value |
---|---|
Description |
Tutorial C++ component |
Codeset |
Server’s Codeset (default) |
Component Type |
C++ |
DLL Name |
|
C++ Class |
|
C++ Executable |
(blank) |
Use Platform Independent Naming |
Unchecked |
Leave the remaining fields at their default settings.
Click OK.
Copyright © 2005. Sybase Inc. All rights reserved. |