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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 252
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 20
1-13
-1000 to -5300
-3018: Invalid data type conversion to an identity column
An attempt was made to alter a data type to an identity column.
-3019: Cannot drop a system table
An attempt was made to drop a system table.
-3020: Invalid USING path/filename
The path/filename that you have specified is invalid. Specify a simple,
relative path between 1-64 characters.
-3021: Invalid IN DICTIONARY
IN DICTIONARY is not allowed on bound databases.
-3022: Invalid BLOB/CLOB data type in legacy table that
contains NOTE/LVAR
A NOTE/LVAR column cannot coexist with a LONGVARCHAR/
LONGVARBINARY. NOTE/LVAR must first be altered to a
LONGVARCHAR/LONGVARBINARY.
-3023: Data type mismatch
Data conversion failed because data cannot be converted due to data
type mismatch or data overflow. This error may occur if, for
example, you attempt to alter a column of type DOUBLE to type
FLOAT.
-3024: String or binary data truncation error
An attempt was made to convert a char/binary data to a char/binary
column that has fewer bytes.
-3025: Arithmetic overflow error
An attempt was made to convert a number to a numeric column that
has less precision.
-3026: Invalid NULL conversion
You cannot convert the value NULL into a not nullable column.
Przeglądanie stron 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 251 252

Komentarze do niniejszej Instrukcji

Brak uwag