Microsoft JET Database Engine error ‘80004005’
Selected collating sequence not supported by the operating system.
/gb/index.asp, line 147
首先确认写权限没有问题。
解决办法:
新建数据库,再导入原数据库中的表,保存新数据库,即可。
PHP
Microsoft JET Database Engine error ‘80004005’
Selected collating sequence not supported by the operating system.
/gb/index.asp, line 147
…
Microsoft JET Database Engine error ‘80004005’
Selected collating sequence not supported by the operating system.
/gb/index.asp, line 147
首先确认写权限没有问题。
解决办法:
新建数据库,再导入原数据库中的表,保存新数据库,即可。