700字范文,内容丰富有趣,生活中的好帮手!
700字范文 > 数据库组件 Database Component英语短句 例句大全

数据库组件 Database Component英语短句 例句大全

时间:2020-12-24 03:46:57

相关推荐

数据库组件 Database Component英语短句 例句大全

数据库组件,Database Component

1)Database Component数据库组件

英文短句/例句

1.Which database components do you wish to include in your package?您希望在程序包中包括哪些数据库组件?

2.Select all database components that you want to include in your package.选择要在程序包中包括的所有数据库组件。

3.Referral data component is not registered in the database.数据库中没有注册检索数据组件。

4.The SDO Data Access Service Component for Relational Database;用于关系数据库的SDO数据访问组件

5.Adopting ASP data base storage and access component to visit SQL Server data base;谈采用ASP数据库存取组件访问SQL Server数据库

6.Data base of ILO Central Library and Documentation Branch劳工组织中央图书馆和文件组数据库(劳工文件数据库)

7.Filegroup "%.*ls" already exists in this database.此数据库中已存在文件组 ""%1!""。

8.Site "%1" - Failed to connect to component settings database.网站“%1”-连接组件设置数据库失败。

9.The specified database is not a valid component store.指定的数据库不是有效的组件存储区。

10.A relational database comprises a set of well structured flat file.关系数据库便由结构式平面文件组成。

11.Research of Digital Map Database Based on ComGIS;基于组件式GIS电子地图数据库的研究

12.The application of TSQLMonitor component in dbExpress database program;TSQLMonitor组件在dbExpress数据库程序中的应用

13.Construction and Application of General Database Access Component Based on 通用数据库访问组件构建与应用

14.Research and Design of a Configuration Software in Real-time Database Systems组态软件实时数据库系统研究及设计

15.Design of Real-Time database in configure software based on Embedded-Linux嵌入式Linux组态软件实时数据库的设计

16.Unable to perform database operation for file [2] in component [3].无法执行组件 [3] 中文件 [2] 的数据库操作。

17.The Research and Realization of the Web-Database Development Module Based on Middleware;基于中间件的WEB数据库开发组件的研究与实现

18.Design of data bank link packages based on single-card model;基于单件模式的数据库连接组件的设计

相关短句/例句

database of design component设计组件数据库

3)Database Section数据库组

4)general database service components通用数据库服务组件

5)ODACOracle数据库访问组件

6)Component Knowledge Discovery in Database数据库组件知识发现

延伸阅读

ACCESS数据库什么是Access数据库数据库是有结构的数据集合,它与一般的数据文件不同,(其中的数据是无结构的)是一串文字或数字流。数据库中的数据可以是文字、图象、声音等。MicrosoftAccess是一种关系式数据库,关系式数据库由一系列表组成,表又由一系列行和列组成,每一行是一个记录,每一列是一个字段,每个字段有一个字段名,字段名在一个表中不能重复。图1是一个“产品”表的例子。“产品”表由10个记录组成,一个记录占一行,每一个记录由产品ID、产品名称、库存量、订货量、单价和折扣率6个字段组成。“产品ID”是字段名,其下面的1,2等是字段的值。表与表之间可以建立关系(或称关联,连接),以便查询相关联的信息。Access数据库以文件形式保存,文件的扩展名是DB。Access97的6种对象Access97数据库由六种对象组成,它们是表、查询、窗体、报表、宏和模块。表(Table)——表是数据库的基本对象,是创建其他5种对象的基础。表由记录组成,记录由字段组成,表用来存贮数据库的数据,故又称数据表。查询(Query)——查询可以按索引快速查找到需要的记录,按要求筛选记录并能连接若干个表的字段组成新表。窗体(Form)——窗体提供了一种方便的浏览、输入及更改数据的窗口。还可以创建子窗体显示相关联的表的内容。窗体也称表单。报表(Report)——报表的功能是将数据库中的数据分类汇总,然后打印出来,以便分析。宏(Macro)——宏相当于DOS中的批处理,用来自动执行一系列操作。Access列出了一些常用的操作供用户选择,使用起来十分方便。模块(Module)——模块的功能与宏类似,但它定义的操作比宏更精细和复杂,用户可以根据自己的需要编写程序。模块使用VisualBasic编程。

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。