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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 252
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 103
1-96
Status Codes
MicroKernel returns this status code only to Windows-based
applications that call WBTRCALL.DLL, or applications that call the
Btrieve interface on the local server.
103: The chunk offset is too big
The MicroKernel returns this status code in one of the following
situations:
A Get Direct/Chunk operation specified an offset beyond the
end of the record, either explicitly or using the next-in-record
bias to the subfunction value. Unless the MicroKernel returns
this status code while processing the first chunk, the operation
was partially successful. Check the data buffer length parameter
immediately after the call to see how much data was retrieved
(and therefore how many chunks).
An Update Chunk operation specified an offset that is more than
one byte beyond the end of the record. This status code indicates
that the MicroKernel has made no changes to the record.
An Update Chunk operation with an Append subfunction
causes a record length to exceed its operating system file size
limit. The MicroKernel has made no changes to the record.
104: The MicroKernel does not recognize the locale
During a Create or Create Index operation, the operating system was
not able to return a collation table for the country ID and code page
specified. Ensure that the application specified the locales country
ID and code page correctly and that the operating system is
configured to support the country ID and code page.
105: The file cannot be created with Variable-tail
Allocation Tables (VATs)
An application tried to create a file with Variable-tail Allocation
Tables (VATs) but without variable-length records (a precondition
for files to use VATs). This status code applies to key-only files as well
as to regular data files.
Przeglądanie stron 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 251 252

Komentarze do niniejszej Instrukcji

Brak uwag