Net.Data Language Environment Reference
Net.Data-Supplied Language Environments
Overview of Net.Data Supplied Language Environments
Using the Net.Data-Supplied Language Environments
Flat File Interface Language Environment
IMS Web Language Environment
Java Applet Language Environment
Creating Java Applets
Generating the Applet Tags
Java Applet Example
Using the Net.Data Java Applet Interface
Java Application Language Environment
Java Language Environment File Structure
Creating the Java Function
Defining the Java Language Environment Cliette
Configuring Net.Data for the Java Language Environment
Creating and Running the Macro File
ODBC Language Environment
Oracle Language Environment
Perl Language Environment
REXX Language Environment
SQL Language Environment
Sybase Language Environment
System Language Environment
Web Registry Language Environment
Configuring Net.Data Language Environments
Non-IBM Language Enviroments
Creating a New Language Environment
Designing a DLL or Shared Library
Which Language Environment Interfaces Should I Provide?
Processing Input Parameters
Processing User Requests
Processing Output Parameters
Communicating Error Conditions
Language Environment Communication Structures
The dtw_lei Structure
The dtw_parm_data Structure
Language Environment Interface Functions
dtw_initialize()
dtw_execute()
dtw_getNextRow()
dtw_cleanup()
Designing the Language Environment Statement
ENVIRONMENT Statement Syntax
ENVIRONMENT Statement Examples
The Language Environment Programming Interface Utility Functions
Language Environment Utility Functions
Utility Functions for Managing Memory
Utility Functions for Managing Configuration Variables
Utility Functions for Table Manipulation
Utility Functions for Row Manipulation
Utility Functions Syntax Reference
dtw_free()
dtw_getvar()
dtw_malloc()
dtw_row_SetCols()
dtw_row_SetV()
dtw_strdup()
dtw_table_AppendRow()
dtw_table_Cols()
dtw_table_Delete()
dtw_table_DeleteCol()
dtw_table_DeleteRow()
dtw_table_GetN()
dtw_table_GetV()
dtw_table_InsertCol()
dtw_table_InsertRow()
dtw_table_MaxRows()
dtw_table_New()
dtw_table_QueryColnoNj()
dtw_table_Rows()
dtw_table_SetCols()
dtw_table_SetN()
dtw_table_SetV()
Appendixes
Appendix A. Language Environment Template
Appendix B. Notices
Trademarks
Glossary
Index
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]