Microframe Corporation 3007 Series Podręcznik Użytkownika Strona 18

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 252
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 17
1-10
Status Codes
-3005: Cannot alter a COBOL fake table. Invalid operation
COBOL applications that include OCCURS, partial REDEFINES, or
variable record layout can enable SQL access to the Btrieve data files
by using the Cobolschemaexec utility. (The utility describes the
applications understanding of data to the Pervasive PSQL relational
interface.) You cannot perform an ALTER TABLE operation on such
data files.
-3006: Cannot create triggers on COBOL tables. Invalid
operation
COBOL applications that include OCCURS, partial REDEFINES, or
variable record layout can enable SQL access to the Btrieve data files
by using the Cobolschemaexec utility. (The utility describes the
applications understanding of data to the Pervasive PSQL relational
interface.) You cannot perform a CREATE TRIGGER operation on
such data files.
-3007: Cannot create indexes on OCCURS/REDEFINES
fields. Invalid operation
COBOL applications that include OCCURS, partial REDEFINES, or
variable record layout can enable SQL access to the Btrieve data files
by using the Cobolschemaexec utility. (The utility describes the
applications understanding of data to the Pervasive PSQL relational
interface.) You cannot perform a CREATE INDEX operation on
such data files.
-3008: A dependent OCCURS table entry exists. Drop this
OCCURS table to drop the main table
COBOL applications that include OCCURS, partial REDEFINES, or
variable record layout can enable SQL access to the Btrieve data files
by using the Cobolschemaexec utility. (The utility describes the
applications understanding of data to the Pervasive PSQL relational
interface.) If a main table contains any OCCURS layouts, you must
delete the OCCURS tables before you can delete the main table.
-3009: There is a dependent REDEFINES table. Drop this
REDEFINES table to drop the main table
COBOL applications that include OCCURS, partial REDEFINES, or
variable record layout can enable SQL access to the Btrieve data files
Przeglądanie stron 17
1 2 ... 13 14 15 16 17 18 19 20 21 22 23 ... 251 252

Komentarze do niniejszej Instrukcji

Brak uwag