显然,可以使用嵌入式数据库。
可以试试嵌入式数据库服务器。
嵌入式数据库部署特有的困难。
Derby是一种嵌入式数据库。
关闭嵌入式数据库引擎。
Informix特别适合作为嵌入式数据库使用。
Informix is particularly well suited for use as an embedded database.
并基于此模型开发了嵌入式数据库平台。
It studies pivotal problems of this model and develop an embedded database platform.
嵌入式数据库最重要的性质是可靠性:它不会发生故障。
The single most important quality of an embedded database is reliability: it cannot fail, ever.
使用嵌入式数据库服务器需要不同于传统企业部署的部署方式。
Working with a database server that will be part of an embedded deployment requires a different approach from a traditional enterprise deployment.
通常情况下,嵌入式数据库打包为库,与应用程序代码直接链接。
Typically, an embedded database is packaged as a library and is linked directly to application code.
在这个场景中,我们不使用WPSH中预先配置的嵌入式数据库。
In this scenario, you will not use the embedded, pre-configured database in the WPSH.
嵌入式数据库服务器常常在存储空间和内存方面受到严格的限制。
Embedded database servers must often respect strict storage and memory limits.
当使用Derby完全完成ant脚本时,最好关闭嵌入式数据库引擎。
When your Ant script is completely finished using Derby, it is a very good idea to shutdown the embedded database engine.
嵌入式数据库管理系统是近几年才兴起的一项新的数据管理技术。
Embedded Database management System is a new technology of data management rising in recent years.
我本来的目的是在程序中使用嵌入式数据库,同时不依赖于额外的dlls。
My original goal was to deploy an application with an embedded database without additional DLLS.
BDB之所以是嵌入式数据库是因为它是直接连到应用程序中的。
Berkeley DB is embedded because it links directly into the application.
使数据库服务器适合于传统企业环境的许多性质也适用于嵌入式数据库服务器。
Many of the characteristics that make a database server a good fit in a traditional enterprise environment also apply to an embedded database server.
嵌入式数据库技术目前已经从研究领域逐步走向了广泛的应用领域。
At present, technology in embedded database system has developed from research stage into application.
而嵌入式数据库以其小巧、灵活和方便等特点成为一种理想的选择。
Embedded database is an ideal choice as they are small, flexible and convenient.
由于这是嵌入式应用程序,因此这段代码还负责创建和初始化嵌入式数据库本身。
Because this is an embedded application, this code is also responsible for creating and initializing the embedded database itself.
为简单起见,使用的是嵌入式数据库apacheDerby10.6.1。
To keep things simple, an embedded database, Apache Derby 10.6.1, was used.
其次,本文讨论了实时嵌入式数据库基本功能实现的理论基础和实现方法。
Secondly, the basic theory and realization methods of the real-time embedded database 's fundamental functions are discussed in the paper.
嵌入式数据库服务器支持的应用程序必须能够开箱即用,数据库本身也必须不需要设置。
And just as the application it supports must be ready to operate out of the box, an embedded database server must require little or no setup.
嵌入式数据库用来保存各种信息,嵌入式数据库管理系统统一管理各种数据。
The embedded database is used to store all kinds of information and the management system of embedded database manages all the data.
注意,不需要像使用JDBC那样用到用户名或密码—这是使用嵌入式数据库的优点之一。
Notice there is no need for user names or passwords as you might usually see with JDBC - one benefit of using an embedded database.
我们使用的是嵌入式数据库,但是我们处理它的方式和通过JDBC 访问的其他数据库一样。
We are using an embedded database, but we get to treat it like it is just another database being accessed through JDBC.
虽然嵌入式数据库的应用不计其数,但是许多人都不知道用Derby可以实现的一些客户端功能。
There are countless USES of an embedded database, but many people are not aware of some of the client-side functionality that is possible with Derby.
Apache的Derby数据库是一个小型的内存中数据库,它是用作嵌入式数据库的理想选择。
Apache's Derby database is a small, in-memory database that's ideal for use as an embedded database.
它是一种纯嵌入式数据库,可以用在应用程序中,也可以作为更传统的客户机-服务器应用程序的数据库。
It's a purely embedded database that can either be used within an application, or as the database for a more traditional client-server application.
它是一种纯嵌入式数据库,可以用在应用程序中,也可以作为更传统的客户机-服务器应用程序的数据库。
It's a purely embedded database that can either be used within an application, or as the database for a more traditional client-server application.
应用推荐