![]() |
DataBlade Developers Kit Tutorial |
Exercise 3: Creating Distinct Data Types and Casts, continued
See " Generating Code" for detailed instructions. BladeSmith automatically generates the basic C source code files and the SQL scripts necessary for your DataBlade module to run:
The BladeSmith portion of this exercise is complete; you can exit BladeSmith.
BladeSmith generates two source code files for the Mercury DataBlade module:
/* ** TO DO: Remove this comment and call to ** mi_db_error_raise after implementing ** this function. */ mi_db_error_raise( Gen_Con, MI_EXCEPTION, "Function Distance has not been implemented." )
Copyright © 1998, Informix Software, Inc. All rights reserved. |