THE SQLITE DATABASE Meaning in Japanese - translations and usage examples

sqliteデータベース
sqlite database

Examples of using The sqlite database in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
The SQLite Database Browser.
SQLiteデータベースブラウザれ。
DB Browser used to be named the SQLite Database Browser.
DBブラウザは、以前はSQLiteデータベースブラウザと呼ばれていました。
The SQLite Database Browser.
SQLiteデータベースブラウザーれ。
DB Browser used to be named the SQLite Database Browser.
DBブラウザーは、以前はSQLiteデータベースブラウザーと呼ばれていました。
Look at the SQLite database file that is generated by JSONStore.
JSONStoreにより生成されたSQLiteデータベース・ファイルを調べます。
The complete path(filename included) of the SQLite database.
SQLiteデータベースへの(ファイル名も含めた)フルパス。
If you have the sqlite database, please skip this section.
すでにSqliteDBを持っている方はこのセクションをスキップして構いません。
If you decide you wish to create customizations for the SQLite database.
けてください。例えばSQLiteデータベース用のカスタマイズを作りたい場合は、以下。
Download the SQLite Database Browser has exceeded 100!! But what it you.
SQLiteDatabaseBrowserのダウンロードが100を突破しました!!でも、何でですかね・・・。もともと、本家のものがあったのに・・・。
Basic instructions for VACUUMing the SQLite database are following.
SQLiteデータベースのVACUUMingの基本的な手順は次のとおりです。
ABR-157608 The sqlite database grows too fast on the agent which manages a huge virtual environment.
ABR-157608大規模な仮想環境を管理するエージェントで、Sqliteデータベースの拡大が速すぎる。
Extract your Momento data(photos and the Sqlite database file using the guide from above).
Momentoデータ(上記のガイドを使用して写真とSqliteデータベースファイル)を抽出します。
Restoring a Backup Backups are simply a copied snapshot of the entire project environment directory, including the SQLite database.
バックアップからの復元バックアップは、SQLiteデータベースを含むプロジェクトのEnvironmentディレクトリ配下の全体のスナップショットです。
For sfSQLiteCache, the absolute path to the SQLite database file should be entered in the database parameter.
SfSQLiteCacheに関して、databaseパラメーターにSQLiteデータベースファイルへの絶対パスを入力します。
Restoring a Backup Backups are simply a copied snapshot of the entire project environment directory, including the SQLite database.
バックアップからの復元バックアップは、SQLiteデータベースを含むprojectenvironmentディレクトリ配下の全体のスナップショットです。
By extracting the SQLite databases from your backup in Expert mode, and opening them in Notepad, you should see fragments of any data that has been deleted.
エキスパートモードでバックアップからSQLiteデータベースを抽出し、それらをメモ帳で開くと、削除されたデータの断片が表示されます。
For testing and light-demand applications, you can use the SQLite database, included with Python 2.
テスト目的や軽めの要望のアプリケーションには、Python2.7に含まれているSQLiteデータベースを使用するのもいいでしょう。
For users who would like to extract the SQLite databases which contain the messages, go to"Expert Mode" to recover the backup files directly.
メッセージを含むSQLiteデータベースを抽出したい場合は、「エキスパートモード」に進み、バックアップファイルを直接回復します。
This creates the necessary metadata for your Yum repository,as well as the sqlite database for speeding up yum operations.
これにより、Yumリポジトリに必要なメタデータ、さらにはsqliteデータベースが作成されるためyumの動作が迅速化します。
The SQLite database file is stored in the environment directory, and can easily be backed up together with the rest of the environment.
データベースファイルはEnvironmentディレクトリに保存されますので、Environmentの残りと共に容易にバックアップすることができます。
Mfd As illustrated above, the mapping consists of a source component(the SQLite database) and a target component the binary component.
Mfd上記のとおり、マッピングソースコンポーネント(SQLiteデータベース)とターゲットコンポーネント(バイナリコンポーネント)により構成されています。
Consequently, you would need to create two data sources: the first one to connect to the Oracle database,and the second one to connect to the SQLite database.
そのため、2つのデータソースを作成する必要があります:最初のデータソースはOracleデータベースに接続するためで、2番目はSQLiteデータベースに接続するためです。
If you wish,you may change the driver option to sqlite and it will use the SQLite database included in the app/database directory.
ご希望であれば、driverをsqliteに変更すれば、app/databaseの中のSQLiteデータベースが取り込まれ、使用できるようになります。
Usually, the newer the version is, the greater the number of file extensions supported by the application. Therefore,make sure to have the updated version of the SQLite Database Browser.
一般的には、バージョンが新しいほどそのアプリケーションによってサポートされるファイル拡張子の数が多くなるため、SQLiteDatabaseBrowserプログラムの最新バージョンを入手するよう努めましょう。
To explicitly disable foreign keys before connecting to the SQLite database, select the Disable Foreign Keys option available on the database connection wizard.
SQLiteデータベースに接続する前に、明示的に外部キーを無効化するには、データベース接続ウィザードの「外部キーの無効化」オプションを選択します。
Bonus: how to extract the Hike/ Line/ WeChat databasemanually For users who would like to extract the SQLite databases which contain the messages, go to"Expert Mode" to recover the backup files directly.
ボーナス:Hike/Line/WeChatデータベースを手動で抽出する方法メッセージを含むSQLiteデータベースを抽出したいユーザーは、「エキスパートモード」に進み、バックアップファイルを直接リカバリします。
As illustrated below, you can create and explore the SQLite database either with Altova DatabaseSpy, or with the command-line shell available from the official SQLite website.
上で説明されているとおり、AltovaDatabaseSpyまたは、公式なSQLiteWebサイトからダウンロード数rことの出来るコマンドラインシェルを使用してSQLiteデータベースを作成探索します。
New modules include ElementTree for XML processing(xml. etree), the SQLite database module(sqlite), and the ctypes module for calling C functions.
新しいモジュールとしては、XML処理のためのElementTree(xml.etree)、SQLiteデータベースのためのモジュール(sqlite)、そしてC関数呼び出しのためのモジュールctypesがあります。
Keep in mind that even if the extension is supported by the SQLite Database Browser, it does not necessarily mean that we will be able to edit the data in this program.
特定の拡張子がSQLiteDatabaseBrowserプログラムでサポートされている場合でも、必ずしもそのデータ編集が可能であるとは限らないことに注意してください。
SQLite Database Browser download- Information about the software SQLite Database Browser- OTFE The possibilities of the SQLite Database Browser The following list is a list of file extensions with which the SQLite Database Browser can operate, both in terms of editing data in files, as well as their conversion.
SQLiteDatabaseBrowserのダウンロード-SQLiteDatabaseBrowserプログラムに関する情報-OTFESQLiteDatabaseBrowserアプリケーションの可能性次に掲げるリストは、SQLiteDatabaseBrowserプログラムがファイルのデータ編集および変換の両方をサポートするファイル拡張子のリストです。
Results: 263, Time: 0.0372

Word-for-word translation

Top dictionary queries

English - Japanese