Microframe Corporation 3007 Series User's Guide Page 57

  • Download
  • Add to my manuals
  • Print
  • Page
    / 252
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 56
1-49
-100 to -199
-105: The CREATE statement completed successfully
The following statements return this status code when they execute
successfully:
The MicroKernel successfully added the group, index, stored
procedure, table, trigger, or view to the data dictionary.
-106: The ALTER TABLE statement completed
successfully
The MicroKernel successfully made the requested change to the table
dictionary definition. If a column has been altered (including a
primary key or foreign key) without specifying the IN
DICTIONARY keyword, the MicroKernel also changed the data file.
-107: The DROP statement completed successfully
The following statements return this status code when successfully
executed:
The MicroKernel successfully removed the group, index, stored
procedure, table, trigger, or view from the dictionary. (Dropping a
table also deletes the data file for that table.)
-108: The statement contains unresolved substitution
variables and cannot be executed
The current SQL statement contains substitution variables and
cannot be executed until values are supplied for each variable. If your
Table 1-3 CREATE Statements
CREATE PROCEDURE CREATE TABLE
CREATE GROUP CREATE TRIGGER
CREATE INDEX CREATE VIEW
Table 1-4 DROP Statements
DROP PROCEDURE DROP TABLE
DROP GROUP DROP TRIGGER
DROP INDEX DROP VIEW
Page view 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 251 252

Comments to this Manuals

No comments