DBISAM与BDE的不同之处(国外英文资料).doc

  1. 1、本文档共14页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
DBISAM与BDE的不同之处(国外英文资料)

DBISAM与BDE的不同之处(国外英文资料) The difference with BDE: It should be noted that BDE and DBISAM have several very critical differences, especially when you want to convert the BDE application to DBISAM. Note that all of the comparisons here are assumed to be based on only the BDE available and dBase/FoxPro local databases, for a number of reasons that do not include Access in comparison. BLOB: BDE (in the Paradox database) allow storing BLOB data to a given in the actual data records stored in a BLOB field, unless you store BLOB BLOB to a separate file. DBISAM does not support this operation, but rather, like dBase, stores all BLOB data separately in a separate BLOB file. DBISAM is always in the record is when add or edit a BLOB cache in memory, by contrast, BDE is in commonly the BLOB data more than memory consumption acceptable limits, and save them in a temporary file on disk (acceptable limit is determined by the BDE). Data backup: DBISAM currently has no batch move components, but it is also possible to provide a large number of inserts and updates through SQL inserts and UPDATE statements. Cache update: DBISAM also does not support cache updates. Again, you can easily achieve the same functionality through memory tables and transactions. Parallel operations (multiple users) : Generally speaking, BDE is difficult to set up for multiple users, especially for the Paradox. , the need to deal with the.net file. LCK files and set up local Shared, if set inappropriate data refresh will lead to difficulties, serious when cause data destruction and loss of data. With DBISAM, all locking is done by the operating system without any external configuration files. You definitely dont need for a single user and multi-user do any extra work, all the hard work has been done for you, you only need to do is put on the table is copied to the web server. If the manual refresh is not performed, BDE typically does not provide the latest data in the local cache, so different customers may se

文档评论(0)

f8r9t5c + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档