Examples of using Database engine in English and their translations into Slovenian
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Financial
-
Computer
-
Official/political
-
Programming
Second error: the database engine was wrongly selected.
Which server port to connect to the database engine.
ASDIC uses a custom database engine optimized for speed.
This will be served by the in memory processing database engine. .
Microsoft Access database engine SQL is generally ANSI-89 Level 1 compliant.
Hyper was a German, academic based startup developing a high performance,in memory optimal database engine.
The Microsoft Access database engine does not sort on fields of these types.
Access- a database management system(DBMS)that stores data in its own format based on the Access Jet Database Engine.
See the Jet Database Engine Programmer's Reference for additional information.
Get information from within the SQLServer Management Studio about users' connections to the database engine and the locks that they hold.
Microsoft Access database engine SQL is generally ANSI-89 Level 1 compliant.
A technology that allows you to access ODBC data sources directly by usingDAO features that bypass the Microsoft Jet database engine.
If this occurs, the database engine pauses the requesting transaction until the first lock is released.
Not resolved- This category includes web pages thatare not resolved because of an error when connecting to the Parental control database engine.
By default the database engine behaves as if the foreign table's primary key is the referenced fields.
The ANSI SQL wildcards are onlyavailable when using the Microsoft Access database engine and the Microsoft Office Access 2007 OLE DB Provider.
The answer is that the database engine in Office Access 2007 doesn't actually store the values in a single field.
For more information on the four methods of authentication,see Connect to Server(Database Engine) and Securing your database. .
The Access database engine handles this for you, automatically separating the data and bringing it back together again to surface the values in one field.
If the statement includes a WHERE clause,the Microsoft Access database engine groups values after applying the WHERE conditions to the records.
Instructs the database engine to automatically delete rows of the foreign-key table whenever the referred-to row of the primary-key table is deleted.
Under the deal, the foundation will integrate Guardtime's keyless signature infrastructure(KSI)blockchain into the foundation's Oracle database engine to provide“real-time visibility” into the state of patient records.
When all the files in the filegroup are full, the database engine automatically expands one file at a time in a round-robin manner to allow for more data.
The Microsoft Access database engine SQL data types consist of 13 primarydata types defined by the Microsoft® Jet database engine and several valid synonyms recognized for these data types.
Identifies tables in any external database to which the Microsoft Access database engine can connect, such as a dBASE or Paradox database or an external Microsoft Access database. .
The Microsoft Access database engine SQL data types consist of 13 primary data types defined by the Microsoft® Jet database engine and several valid synonyms recognized for these data types.
When Transact-SQL statement is processed, the database engine query processor determines which resources are to be accessed.
As data is written to the filegroup, the database engine writes an amount proportional to the free space in the file to each file within the filegroup, instead of writing all the data to the first file until full.
A major improvement for Base, only available in experimental mode:the old HSQLDB database engine has been deprecated, though still available, and the new Firebird database engine is now the default option(users are encouraged to migrate files using the migration assistant from HSQLDB to Firebird, or by exporting them to an external HSQLDB server);