MS Access跨不同语言操作系统使用
From: xuyibo.net Date: 2008-12-09 06:41 PM
FlexEdit中模板使用了MS Access数据库,我使用中文Access数据库创建的template.mdb,有德国一使用者发现template窗口为空,今天在windows 2003英文版虚拟机中打印出错误信息:
Error: Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
Error: Selected collating sequence not supported by the operating system.
下面是解决方法,参考了微软和网上一篇文章:
1)点击“Access选项” 按钮;选择“常用”选项,在右边的“新建数据库排序次序”下拉窗口中选择“常规”;按“确定”保存修改;
2)压缩修复数据库(这一步骤是必须的,否则数据库里面的值是没有变化的)