Weitere Beispiele werden automatisch zu den Stichwörtern zugeordnet - wir garantieren ihre Korrektheit nicht.
It would be nice to see access to the live data, via a database connection.
This may indicate a congestion or failure of their database connections.
Universal Data Link, a file format storing information about database connections.
This includes database connection, queries, stored procedures, result manipulation, and change commits.
The Server Explorer tool is used to manage database connections on an accessible computer.
Whilst commonly used for a database connection, the data source could also be a spreadsheet or text file.
A pool of database connections can be created and then shared among the applications that need to access the database.
Every structural element, like database connection, grid, navigation bar, the visible page itself etc. are all objects.
It has two sections, one for the owner of the software, and one for a payroll database connection.
The group configuration defines the database connection, table, timing options, triggering options, and "direction".
AQT can compare the structure of two tables from the same or different database connections.
KEEconnection, database connection between the frame system and relational databases.
A more complex program such as a financial application is likely to depend on several external resources, such as database connections.
All the library needs to know is the database connection parameters it is connecting to and it will configure itself.
AQT allows multiple database connections to be made.
Multiple database connections.
It is very inefficient for an application to create and close a database connection whenever it needs to update a database.
The connection object obtained from the connection pool is often a wrapper around the actual database connection.
Instead, the software developer should create an abstract interface around the database connection, and then implement that interface with their own mock object.
In the context of data management, autocommit is a mode of operation of a database connection.
An RDF store should provide standard interfaces for the management of database connections.
It has an Explorer-like graphical user interface and supports multiple database connections for local and remote databases.
Using pooled connections, the application aggregates all user traffic within a few database connections that are identified only by a generic service account name.
The database connection that will be the target of the SQL execution can be switched with a simple pull down.
For higher performance, database connections should be pooled as e.g. AOLserver does.