Sybase/MS SQL "record/key deleted" on post Problem: Upon an attempt to change a record the error "record/key deleted" would be raised. This is before trying to post. The BDE/Sybase Driver is unable to reselect a fresh copy of the record that is being changed based on the select CHAR set. Resolution: Default sort order on server had been changed to CodePage850. Set the BDE Sybase lang driver to Sybase SQL Dic850. ID:CS1023 CJ, BEC 3.12.96