home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Internet Business Development Kit / PRODUCT_CD.iso / sqlsvr / i386 / binary.257 < prev    next >
Encoding:
Text File  |  1995-07-12  |  798 b   |  24 lines

  1. ; semi-colon is the comment character
  2. [sortorder]
  3. ;===============================================================================
  4. ;
  5. ;   Sort Order Overview:
  6. ;   --------------------
  7. ;   Based on the code page 1257 character set, this is a binary
  8. ;   sort order.
  9. ;
  10. ;   Ligatures, Sort-Doubles, etc.:
  11. ;   ------------------------------
  12. ;               none
  13. ;
  14. ;===============================================================================
  15.  
  16. class = 0x01                    ; Class `1' sort order
  17. id = 0x98                       ; id = 152
  18. name = bin_cp1257
  19. menuname = "Binary ordering, for use with code page 1257 character set."
  20. charset = cp1257                 ; build on top of cp1257
  21. description = "Binary Sort Order for the Code Page 1257 Character Set"
  22.  
  23. binary = "true"
  24.