CS model used on the client server database for a visit.
采用CS模式在客户端上对服务器的数据库进行访问。
This can provide a performance boost, as it results in fewer individual transmissions of data between the client application and the database server.
这可以大大提高性能,因为这样减少了客户机应用程序与数据库服务器之间零散的数据传输。
Fix: Verify whether the server service principal name and client principal name are in the KDC database.
解决方案:检查服务器服务主体名和客户机主体名是否存储在KDC数据库中。
The database server is usually the final destination of client connection attempts.
数据库服务器通常是客户机连接尝试的最终目的地。
Developers often build and test their applications with PHP, the DB2 client, and the database server all on the same machine, and in this configuration the combination performs extremely well.
开发人员经常在PHP、DB 2客户机和数据库服务器都位于同一台机器的情况下构建和测试其应用程序,在这种配置中,该组合表现极佳。
Once you have set up the plug-in on both the client and database server, issue a connect statement to test the plug-in.
在客户机和数据库服务器上都设置好插件之后,发出一条连接语句以测试插件。
If your application requests an explicit trusted connection, you cannot set the database server authentication type to CLIENT.
应用程序请求显式的可信连接时,不能将数据库服务器验证类型设置为CLIENT。
Figure 1 shows the interaction between the mobile client, the sync server, and the source database.
图1显示了移动客户机、同步服务器和源数据库之间的交互。
The alternate server information is cached at the client after first connecting to the database server and pulling the information from the server side parameter.
在客户机第一次连接到数据库服务器并从服务器端参数中提取信息之后,备用服务器信息被缓存在客户机上。
A user thread is a database server thread that services requests from client applications.
用户线程是服务来自客户机应用程序的请求的数据库服务器线程。
The client periodically synchronizes changes made to the local database to the server when the client is online.
当客户机联机时,客户机将定期使服务器与本地数据库所做的更改保持同步。
The server creates binding information and stores it in the name service database which client can access and find the connection information to server.
服务器创建绑定信息并把信息存储在名称服务数据库中,客户机可以访问这个数据库并寻找到服务器的连接信息。
You also need to ensure that the plug-in is installed into the client plug-in directory on the database server.
还需要确保该插件被安装到数据库服务器上的客户机插件目录下。
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.
它是一种纯嵌入式数据库,可以用在应用程序中,也可以作为更传统的客户机-服务器应用程序的数据库。
Direct database access using JDBC from client to server is discouraged as this creates a tight coupling that greatly complicates application maintenance.
不赞成使用JDBC从客户机对服务器进行直接数据库访问,因为这样将创建紧耦合,使应用程序的维护变得非常复杂。
When the client is online a "that is, when the client has connectivity to the server — database synchronization can be triggered immediately after an update is made to the local database."
当客户机联机时——即客户机已经连接到服务器——在对本地数据库进行更新之后,将立即触发数据库同步。
This is the standard client/server database configuration similar to other relational databases, allowing concurrent connections using TCP sockets.
这是类似于其他关系数据库的标准客户机/服务器数据库配置,允许出现使用TCP 套接字的并发连接。
Network processors make client or user connections to database server.
网络处理器进行到数据库服务器的客户机或用户连接。
Make sure that the underlying database on the client and on the server contains the same data.
确保客户端和服务器端上的基础数据库的数据一致。
But when a client attempts to open a database on the BUSY server, the client gets an indication that the server is not going to respond.
但当客户机尝试打开BUSY服务器的数据库时,客户机将收到服务器不响应的提示。
DB2 HADR plus the Automatic client Reroute capability enable its client applications to recover from a failed database server with minimal interruption.
DB 2HADR和自动客户端重新路由功能使得其客户端应用程序可以从发生故障的数据库服务器中恢复过来,最大限度地减少了中断时间。
Security considerations when connecting to a database from a client system to a server system.
客户机系统通过服务器系统连接到数据库时的安全性考虑。
Database communication from the client or server.
来自客户机或服务器的数据库通信。
And you can connect to the database server directly via a MySQL client in order to manage your data.
您可以通过MySQL客户端直接连接到数据库服务器以便管理您的数据。
Being able to install the DB2 driver for ODBC and cli without a DB2 client or server makes deploying database applications easier.
不用db2客户机或服务器即可为ODBC和CLI安装DB 2驱动程序,这种能力使得数据库应用程序的部署更为容易。
The Cluster Manager then selects the least-busy server and returns the server name to the client, which can open the database on that server.
然后,ClusterManager选择最不繁忙的服务器并将其名称返回给客户机,这样客户机就可以打开该服务器上的数据库。
The universal JDBC driver client sends data to the database server as Unicode, and the database server converts the data from Unicode to the supported code page.
通用JDBC驱动程序客户端将数据作为Unicode发送给数据库服务器,而数据库服务器则将数据从Unicode转换成所支持的代码页。
Server assisted client reroute for partitioned database environments
用于分区数据库环境的服务器辅助客户机重路由
Embedded in the Derby Network server the Derby engine is running in a standard client-server architecture like most other database systems.
嵌入在Derby NetworkServer中的Derby引擎在一个标准的客户机-服务器架构中运行,这和大多数其他数据库系统是一样的。
They allow a client to perform multiple operations on a database server by sending a single message.
它们允许客户机通过只发送一个消息在数据库服务器上执行多个操作。
应用推荐