Development tools

The creation of a C UDR involves the production of source code, header files, SQL statements, and many other files. These topics describes how to generate the code for C UDRs yourself, using the DataBlade® API and the basic tools available with an operating system.

A DataBlade module is a package of software that extends the functionality of the database server. It can include the following objects:
  • New or extended data types
  • UDRs
  • Error messages
  • Functional tests
  • Interfaces to other DataBlade modules
  • Packaging and installation scripts