DATABASE USING Meaning in Japanese - translations and usage examples

Examples of using Database using in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Clustering the database using Python.
Pythonを使い、データベースのクラスタリング。
We assume the readers of thistutorial have hands-on experience of handling a database using SQL queries.
私たちは、このチュートリアルの読者はSQLクエリを使用してデータベースを扱うの実務経験を持っていると仮定します。
Get boolean from database using Android and SQLite.
AndroidとSQLiteを使用してデータベースからbooleanを取得する。
This backup was created using the"%1" backend.It can only be restored into a database using this backend.
このバックアップは%1を使って作成されています。これは、このバックエンドを使用するデータベースにしか復元できません。
Query Builder: Querying the database using a simple abstraction layer.
クエリビルダー:シンプルな抽象化レイヤーを使用してデータベースを照会。
However, the very first thing we will need to do in thismethod is retrieve the Task instance from the database using the given ID.
しかしながらこの前に、このメソッドへ指定されたIDを使いデータベースからTaskインスタンスを取得させる必要があります。
How to open IncrediMail database using Microsoft Outlook?
どのように開く方法IncrediMail使用しているデータベースMicrosoftOutlook?
The create method of the AuthController isresponsible for creating new App\User records in your database using the Eloquent ORM.
AuthControllerのcreateメソッドは新しいApp\UserレコードをEloquentORMを使用し、データベースに作成することに責任を持っています。
In order to configure the database using the GUI, navigate to theSecuritygt; Generalpage on the WLC.
GUIを使用してデータベースを設定するには、WLCの[Security]gt;[General]ページに移動します。
The create method not only creates the model instances butalso saves them to the database using Eloquent's save method:.
Createメソッドはモデルインスタンスを生成するだけでなく、Eloquentのsaveメソッドを使用しデータベースへ保存します。
Krecipes could not open the database using the driver'%2'(with username:"%1"). You may not have the necessary permissions, or the server may be down.
Krecipesはドライバ%2(ユーザ名:%1)を使ってデータベースを開けませんでした。必要な権限がないか、サーバがダウンしている可能性があります。
In the following example, loadjava connects to the database using the default JDBC OCI driver.
次の例では、loadjavaがデフォルトのJDBCOCIドライバを使用してデータベースに接続します。
Note: If the Plesk administrator moved a database to a subscription belonging to a different Plesk user,the former user will be unable to access the database using phpMyAdmin.
注:Plesk管理者が別のPleskユーザに属する契約にデータベースを移動した場合、移動前のユーザはphpMyAdminを使用してデータベースにアクセスできなくなります。
You can list the usernames stored in the database using the sasldblistusers2 program.
Sasldblistusers2プログラムを使用して、データベースに格納されているユーザ名を表示できます。
Note: If the Plesk administrator moved a database to a subscription belonging to a different Plesk user,the former user will be unable to access the database using phpMyAdmin.
注釈:Plesk管理者が、データベースを別のPleskユーザが所有する契約に移動させると、以前のユーザはphpMyAdminを使用してデータベースにアクセスできなくなります。
The next section demonstrates how you can access the database using the session beans and entity classes.
次の項では、セッションBeanおよびエンティティ・クラスを使用してデータベースにアクセスする方法を示します。
Sqlite3- DB-API 2.0 interface for SQLite databases- Python 3.8.0 documentation sqlite3- DB-API 2.0 interface for SQLite databases¶ Source code: Lib/sqlite3/ SQLite is a C library that provides a lightweight disk-based database that doesn't require a separate server process andallows accessing the database using a nonstandard variant of the SQL query language.
Sqlite3---SQLiteデータベースに対するDB-API2.0インタフェース-Python3.8.0ドキュメントsqlite3---SQLiteデータベースに対するDB-API2.0インタフェース¶ソースコード:Lib/sqlite3/SQLiteは、軽量なディスク上のデータベースを提供するCライブラリです。別のサーバプロセスを用意する必要なく、SQLクエリー言語の非標準的な一種を使用してデータベースにアクセスできます。
The pseudo-SQL scriptmust not be manually applied to the database using SQL tools other than the execution engines mentioned above.
疑似-SQLスクリプトは上記の実行エンジン以外SQLツールを使用してデータベースに手動で適用されることはできません。
The create method of the RegisterController isresponsible for creating new App\User records in your database using the Eloquent ORM.
RegisterControllerのcreateメソッドは新しいApp\UserレコードをEloquentORMを使用し、データベースへ作成することに責任を持っています。
We also learned about how to import data into a database using the DB Manager and you can use this same technique to import data into your new spatialite DB.
DBマネージャを利用してデータベースにデータをインポートする方法を学びました。新しいSpatiaLiteデータベースにデータをインポートするためにこの手法を用いることができます。
The create method of the RegisterController isresponsible for creating new App\User records in your database using the Eloquent ORM.
RegisterControllerのcreateメソッドは新しいApp\UserレコードをEloquentORMを使用し、データベースに作成することに責任を持っています。
This topic tells you how to configure ODBC collection protocol which collects events fromevent sources that store audit data in a database using the Open Database Connectivity(ODBC) software interface.
ODBC収集プロトコルでは、ODBC(OpenDatabaseConnectivity)ソフトウェアインタフェースを使用して、データベースに監査データを格納するイベントソースのイベントを収集します。
For one-per-database external environments(like JAVA and CLR),there is one instance of the external environment for each database using the external environment.
データベースごとに1つ起動される外部環境(JAVAやCLRなど)では、外部環境を使用するデータベースごとに外部環境のインスタンスが1つあります。
One of the oldest hacks in the book of web hacking is injecting SQL queries to effect orto completely destroy the database using any web form or input field.
Webハッキングの本の中で最も古いハックの1つはSQLクエリの注入任意のWebフォームまたは入力フィールドを使用してデータベースを有効にするか完全に破棄する。
Along the way, we have gained a lot of fundamental knowledge about controllers, managing flow control when using asynchronous operations, creating views using Pug,querying the database using our models, how to pass information to a template from your view, and how to create and extend templates.
その過程でコントローラ、非同期操作を使用したときのフロー制御の管理、Pugを使用したビューの作成、モデルを使用したデータベースの照会、ビューからテンプレートへの情報の受け渡し方法などについて多くの基礎知識を得て、そしてテンプレートを作成および拡張しました。
Change the recovery model of a database, use the SQL.
SQLを使用してデータベースの復旧モデルを変更します。
Connection information to database used by jobDataSource.
JobDataSourceで利用するデータベースへの接続情報。
Type the port number that the database uses.
データベースが使用しているポート番号が表示されます。
A project database uses the same configuration file as a binary database..
プロジェクトデータベースは、バイナリーデータベースとして同じコンフィギュレーションファイルを使います。
Also see the video demos of database use.
また、データベースの使用のデモビデオも参照してください。
Results: 30, Time: 0.0273

Word-for-word translation

Top dictionary queries

English - Japanese