|
This status code can appear when you are using Table Designer. If you save your table design with Table Designer in linked mode, the index key numbers in the Btrieve data file will be renumbered. Your application may not be able to access its data. Index keys used by SRDE are numbered sequentially starting with zero.
To prevent the index key numbers in the Btrieve data file from being renumbered, switch Table Designer to unlinked mode, then save your table design. Unlinked mode affects only the DDF files and not the Btrieve data files. See To change Table Designer mode in Pervasive.SQL User's Guide.
Note that unlinked mode renumbers index keys in the DDFs. For example, suppose you have keys 0 and 2 in your Btrieve data file, and you add two keys in unlinked mode. The DDFs keys get renumbered 1 and 3. Use SQL statements instead of Table Designer if you want to avoid renumbering index keys.
|
Chapter contents
Prev topic: -9000: The index key numbers in the Btrieve file do not match index key numbers defined in the DDF
|