为什么CanModify can't be accessible

ispring 2001-11-11 11:52:25
用tdbedit控件实现修改数据库,书上提示说要修改dataset的canmodify特性
但编译Table1->CanModify=true时,出现错误:CanModify can't be accissible
接下来怎么办啊?
...全文
67 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
dycdyc123 2001-11-11
  • 打赏
  • 举报
回复
try...
jspxnet 2001-11-11
  • 打赏
  • 举报
回复
Can Modify
能 改 不能改。
cobi 2001-11-11
  • 打赏
  • 举报
回复
CanModify是只读属性,不可以赋值。一般控制可不可以写入应该控制dbedit控件的readonly
或者使用disablecontrol
Dala 2001-11-11
  • 打赏
  • 举报
回复
CanModify是只读属性,不能附值。
请检查TTable->Active=true; TTable->ReadOnly=false; TDBEdit->ReadOnly=false;
Release Information for DBISAM Additional Software and Utilities - Version 4.17 This download includes three utilities and their source code: the Database System Utility, the BDE Database Transfer Utility, and the Server Administration Utility. Note The source code for these utilities is compatible with Delphi 5 only and may need some minor changes if compiled with a later version of Delphi. Database System Utility This utility allows the developer or end user to create, browse, update, restructure, search, query, and print DBISAM tables from a convenient and easy-to-use interface. This utility can be password-protected to ensure that is accessible by only those that require this level of access to the data. BDE Database Transfer Utility This utility allows the developer or end user to transfer any BDE-accessible table(s) to DBISAM format with a few clicks of the mouse. BDE aliases as well as normal directories are supported as the source for transfers, making it easy to transfer an entire database with little or no effort. Server Administration Utility This utility allows the developer or end user to administer a DBISAM database server from a convenient and easy-to-use interface. This utility can modify server configuration data, users, databases, and user rights as well as retrieve server log information. All functions are subject to having administrator rights on the database server being administered and access can be controlled on a per-user basis.
DWGdirectX Overview DWGdirectX is an ActiveX control containing a rich set of tools for working with DWG data. It is suitable for small utility applications, rendering systems, file conversion, and many other tasks. Built on top of the DWGdirect C++ development environment, DWGdirectX puts stable, powerful, and mature DWG technology into the hands of ActiveX developers. Key Features Supported DWG/DXF/BDXF versions: Read support for 2.5 through 2009 Write support for 12 through 2009. Full 2010 support coming soon. Render DWG/DXF files using any ODA rendering device (GDI, OpenGL, DirectX). Recover and repair damaged DWG files. Recompute dimension geometry from dimension settings. Safely edit and manipulate DWG data programatically, including: Explode an entity into a set of simpler entities. Apply a transformation to an entity. Modify arbitrary properties of database objects. Many more. Export DWG/DXF data to SVG, PDF, DWF, BMP. Import DWF files. Full support for "round-trip" data. For example, when saving a 2007 DWG file back to R14, 2007-specific properties are saved to the R14 file as xdata and then restored if the file is loaded back into a 2007-compatible application. In-house ACIS support which includes rendering (wireframe and shaded), and access to the underlying boundary representation data stored within an ACIS entity. Limitations Due to restrictions of the COM environment, DWGdirectX does not allow users to create custom entity classes derived from standard DWGdirectX entity types. Users interested in utilizing DRX technology to extend the DWGdirect object set should use the C++ DWGdirect environment. System Requirements Supported Operating Systems: Windows 2000, Windows XP, Windows Vista Supported Languages: VB, C#, C++, other COM-accessible languages Documentation Documentation for DWGdirectX can be found here: http://www.opendesign.com/memberfiles/dwgdirect/docs (ODA members only). Documentation consists of a full API reference, plus a comprehensive Developer's Guide that demonstrates all aspects of DWGdirectX programming including entity creation, data access, rendering, exports, etc. Detailed example code is included. Support & More Information Additional questions about DWGdirectX can be directed to the ODA main support page: http://www.opendesign.com/contact. Technical support for ODA members only can be obtained on the ODA support forum: http://forum.opendesign.com/. Availability DWGdirectX is available for download by ODA members from this page (requires ODA membership and login credentials): http://www.opendesign.com/memberfiles/dwgdirectx. Information about joining the ODA can be found here: http://www.opendesign.com/join.

13,822

社区成员

发帖
与我相关
我的任务
社区描述
C++ Builder相关内容讨论区
社区管理员
  • 基础类社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧