社区
数据库相关
帖子详情
delphi中ADODATASET的CURSORLOCATION和CURSORTYPE和LUCKTYPE的关系
carnivalcarnival
2008-09-18 10:38:24
如果CURSORLOCATION为clUseClient
那么CURSORTYPE只能为ctStatic
这个时候,是不是LUCKTYPE是什么都无所谓了?因为只有自已一个人使用本地的记录集了.
另请高手指导三者之间如何搭配.
...全文
140
3
打赏
收藏
delphi中ADODATASET的CURSORLOCATION和CURSORTYPE和LUCKTYPE的关系
如果CURSORLOCATION为clUseClient 那么CURSORTYPE只能为ctStatic 这个时候,是不是LUCKTYPE是什么都无所谓了?因为只有自已一个人使用本地的记录集了. 另请高手指导三者之间如何搭配.
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
3 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
JeffChung
2008-09-18
打赏
举报
回复
http://bbs.verycd.com/index.php?automodule=blog&blogid=10344&showentry=22264
内存泄漏
2008-09-18
打赏
举报
回复
你到底是要实现什么功能??
panrongzeng
2008-09-18
打赏
举报
回复
平時沒怎么注意這兩個屬性,一般默認就好了。
還是問一句,你需要什么功能?出現了什么錯誤?
Delphi
7.1 Update
Delphi
7.1 Update Release Notes=======================================================This file contains important supplemental and late-breakinginformation that may not appear in the main productdocumentation, and supersedes information contained in otherdocuments, including previously installed release notes.Borland recommends that you read this file in its entirety.NOTE: If you are updating a localized version of
Delphi
7, visit the Borland Registered User web site to obtain a localized readme file that may contain important late- breaking information not included in this readme file.IMPORTANT:
Delphi
must be closed before installing this update. =====================================================CONTENTS * INSTALLING THIS UPDATE * UPDATING LOCALIZED VERSIONS OF
DELPHI
7 * KNOWN ISSUES * ISSUES ADDRESSED BY THIS UPDATE - IDE - CORE DATABASE - DATASNAP - DBGO (
ADO
COMPONENTS) - dbExpress - dbExpress COMPONENTS AND DB VCL - dbExpress CORE DRIVER AND METADATA - dbExpress VENDOR ISSUES - dbExpress CERTIFICATION - WEB SNAP - ACTIVEX - COMPILER - RTL - VCL - THIRD PARTY - BOLD FOR
DELPHI
* VERIFYING THAT THE UPDATE WAS SUCCESSFUL * FILES INSTALLED BY THIS UPDATE =======================================================INSTALLING THIS UPDATE* This update can not be applied to
Delphi
7 Architect Trial version. * This update can not be removed after it is installed.* You will need the original
Delphi
7 installation CD available to install this update.* To install this update from the CD, insert the CD, and launch the d7_ent_upd1.exe file appropriate for your locale.* To install this update from the Web, double-click the self-executing installation file and follow the prompts. * The
Delphi
7 documentation PDF files are available on the update CD.========================================================UPDATING LOCALIZED VERSIONS OF
DELPHI
7* This update can be applied only to the English version of
Delphi
7. There are separate updates for the German, French and Japanese ver
ADO
DataSet
的UpdateBatch问题
看过好多主从数据表更新保存的操作,都不能解决我遇到的问题,问题是这样的:
主从表结构,设置两个表的
Cursor
Type
: ctKeyset,
Cursor
Location
: clUseClient,
Lock
Type
: ltBatchOptimistic
然后用MasterField关联起来两表,在新增一个单据时,主表输入数据,从表输入数据,
当保存时,原来我的保存是这样的:
if not DM.
ADO
Connectio
Delphi
数据库编程新手指南(10)
ADO
游标(
ADO
Cursor
s) 我们已经了解了如何使用几个数据访问组件来连接Access数据库并检索数据。有一项可以肯定:
ADO
Express组件非常适用于基于
ADO
数据访问和元数据对象映射。
ADO
的核心是记录集对象(Recordset)。 Recordset对象(又称为
DataSet
数据集)是查询命令执行后的结果(例如,T
ADO
Query组件的SELECT语句)。当一个基于
ADO
Delphi
内存表控件性能对比
2.5万条数据。 加载数据集速度对比: client
dataset
MemTableEh kbmMemTable dxMemData 656 984 1062 1359 656 1016 1031 1344 625 1031 1031 1343 645.6666667 1010.333333 104
一点心得:在
Delphi
中
使用原生
ADO
控制数据库
http://www.
delphi
bbs.com/
delphi
bbs/dispq.asp?lid=3047846我发现很多朋友在开发数据库时都使用
Delphi
自带的
ADO
组件 或 Diamond
ADO
,其实在
Delphi
中
使用原生
ADO
接口也是十分方便和有效的。我使用原生
ADO
开发项目已有很长一段时间,也回答过一些朋友类似的问题,现在把自己的一点心得与大家分享,班门弄斧,
数据库相关
2,507
社区成员
88,447
社区内容
发帖
与我相关
我的任务
数据库相关
Delphi 数据库相关
复制链接
扫一扫
分享
社区描述
Delphi 数据库相关
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章