Object grant privileges

The last page of most object wizards displays the SQL that BladeSmith uses to define the routine in the server. This page also allows you to set execute privileges for the DataBlade® module object:
  • Grant usage privileges or Grant execute privileges. All users can access the object, but only the owner can delete it. The owner of an object is the login ID of the user who created the object in the database.
  • Grant no privileges. Only the owner can access or delete the object. Use this option only when there is a specific need to protect a type or routine.

Since you do not need to protect any of the objects you create in this tutorial, you can grant execute privileges for all of them. See Informix® Guide to SQL: Tutorial for more information about privileges.