开发者

How can I optimize an access mdb file without changing the structure?

Unfortunately I can't change the structure of the database, but how else can I optimise the mdb database?

I've already done the 开发者_运维知识库obvious stuff such as defrag and compacting.

What else can I do?

Is SSD the way forward?

Cheers.


If it is not shared among several users, place the MDB not on a network share but on your local PC, to improve performance. And if you're interested only in querying the database, you can load it into a ramdisk.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜