Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- SIx Driver RDD v3.00 - Reference Guide - <b>six???/612 invalid key length</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  SIX???/612  Invalid Key Length

  Problem:   The stored index key length and actual length when evaluating
             the key expression were found to be different.

  Solution:  Make sure the key expression will produce a value of the same
             length for all records.  Do not use functions such as TRIM() in
             the key expression.  To restrict the length of the key values,
             use the LEFT() or PADR() functions.  If a User-Defined Function
             (UDF) is used in the key expression, make sure that the same
             function is available in all applications that use the index,
             and that the function returns a value of the same length for all
             records.

             This error can also come up if the index command is using ext-
             ended expressions without using the proper header file.  To use
             extended expressions, you must use the SIXCDX2.CH or SIXNSX2.CH
             file instead of SIXCDX.CH or SIXNSX.CH.


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson