- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Connecting to a database. BDE? ADO? Delphi database connectivity As shown in the previous chapter of this course, a database is a collection of one or more tables that store data in a structured format. These tables, contain data that is represented by rows and fields. When a database consists of two or more tables, these tables generally contain separate yet related data. MS Access, Interbase or SQL Server use a single file (Access, the *.mdb file) that represents the entire database. On the other hand, Paradox and dBase databases are defined with separate tables and files that represent indexes and table relations. All the files needed to describe a Paradox database are usually stored in a single directory. Delphi, of course, has means of working with both approaches. With Delphi, we can connect to different types of databases: local or client/server (remote server) database. Local databases are stored on your local drive or on a local area network. Remote database servers usually reside on a remote machine. Types of local databases are Paradox, dBase and MS Access. Types of client/server databases are MS SQL Server, Interbase or Oracle. Local databases are often called single-tiered databases. A single-tiered database is a database in which any changes, such as editing the data, inserting records, or deleting records - happen immediately. Single-tiered databases are limited in how much data the tables can hold and the number of users your application can support. When the database information includes complicated relationships between several tables, or when the number of clients grows, you may want to use a two-tiered or multi-tiered application. Client applications run on local machines; the application server is typically on a server, and the database itself might be on another server. The idea behind the multi-tier architecture is that client applications can be very small because the application servers do most of the work. This enables you to write wha
您可能关注的文档
- 关于沼气的文献翻译-----生物质能和沼气发电近期发展与看法.doc
- ASP的发展-------外文翻译.doc
- 单片机文献翻译.doc
- 低电压开关设备的电压特性分析和测试系统的设计-----外文翻译.doc
- 高精度稳压直流电源------外文翻译外文文献.doc
- 计算机毕业论文中英对照外文翻译——对象的创建和存在时间.doc
- 故障的分析、尺寸的决定以及凸轮的分析和应用------外文翻译.doc
- 关于中小企业人融资的外文翻译------香港创业板市场前景.doc
- 关于综合运用局部和整体储存方式的储冰系统的应用-----外文翻译.doc
- 管理信息系统开发语言之C#简介------外文翻译.doc
- 聊天室-----(外文翻译).doc
- 龙门式起重机金属材料的疲劳强度预测------外文翻译.doc
- 绿色建筑-----建筑学外文翻译.doc
- 论企业应收账款风险的控制-------外文翻译.doc
- 美国国家仪器公司的LabVIEW :一种实验室自动化和测量的编程环境--------英文文献翻译.doc
- 美国现代景观建筑学发展的回顾与思索----外文文献翻译.doc
- 面向Java-Web应用程序的OpenID-------外文翻译.doc
- 民营企业内部控制体系存在的问题及对策------外文翻译.doc
- 模板和泛型编程-------外文翻译.doc
- 模糊数据表示和XML数据库查询------外文翻译.doc
最近下载
- 学堂在线 海上求生与救生 章节测试答案.docx VIP
- 智能无人船在水下地形测量中的应用.pptx VIP
- 超星尔雅2018《形象管理》章节测试答案满分答案.pdf VIP
- 学堂在线 生活英语读写 期末考试复习题答案.docx VIP
- 某沿海城市低空产业赋能城市管理可行性研究报告-简版v1.0.pdf
- 中国石油大学远程教育,压裂井返排优化设计研究.doc VIP
- 学堂在线 战场侦察监视技术与装备 章节测试答案.docx VIP
- 学堂在线 工程伦理2.0 章节测试答案.docx VIP
- 2024年四川省雅安市中考数学试卷(含答案).doc VIP
- 微电子本科毕业论文题目(热门选题100个)必威体育精装版.pdf VIP
文档评论(0)