SQL scripts

BladeSmith generates the following SQL scripts:
  • objects.sql. Inserts data about the DataBlade® module objects into the system tables of the database where you register the DataBlade module. BladeManager uses this information to register, unregister, and upgrade DataBlade modules.
  • prepare.sql. Contains SQL statements that describe the DataBlade module to BladeManager. There is also a localized version of this file.
  • test.sql. Shows the SQL statements that create all the user-defined objects in your DataBlade module. This file is for reference only.
  • errors.locale. For example, errors.en_us.1252. Contains localized error messages (if any error messages are defined).