「MySQL」を含む例文一覧(398)

<前へ 1 2 3 4 5 6 7 8 次へ>
  • Using MySQL as databaseWarning: Installing and configuring a MySQL database is not covered in this guide.Please see our MySQL Startup Guide.
    MySQLをデータベースとして使用する警告:MySQLデータベースのインストールと設定は、このガイドでは網羅されていません。 MySQLスタートアップガイドを参照して下さい。 - Gentoo Linux
  • The Java DB included with NetBeans IDE or the latest version of MySQL
    NetBeans IDE に付属の Java DB または最新バージョンの MySQL - NetBeans
  • Connecting to the MySQL system database as a root user.
    MySQL システムデータベースに root ユーザーとして接続する。 - NetBeans
  • Code Listing3.11: MySQL in batch mode
    コード表示3.11:バッチモード - Gentoo Linux
  • For more information on configuring the IDE to work with MySQL, see the Connecting to a MySQL Database tutorial.
    MySQL を操作するための IDE の構成については、「MySQL データベースへの接続」チュートリアルを参照してください。 - NetBeans
  • For more information on configuring the IDE to work with MySQL, see theConnecting to a MySQL Database tutorial.
    MySQL を操作する IDE の構成については、「MySQL データベースへの接続」チュートリアルを参照してください。 - NetBeans
  • Here's an example of running mysql in batch mode:
    以下はmysqlコマンドをバッチモードで実行する例です。 - Gentoo Linux
  • Setting Up the MySQL Database Server in the Windows Operating System
    Windows オペレーティングシステムでの MySQL データベースサーバーの設定 - NetBeans
  • Configuring PHP, Apache, and MySQL for PHP development in SXDE (Web Stack)
    SXDE (Web Stack) での PHP 開発用の PHP、Apache、および MySQL の構成 - NetBeans
  • NetBeans IDE 6.5 comes bundled with support for the MySQL RDBMS.
    NetBeans IDE 6.5 には、MySQL RDBMS 用のサポートがバンドルされています。 - NetBeans
  • The following instructions are for the MySQL and Java DB databases.
    次の手順は、MySQL および Java DB データベース向けです。 - NetBeans
  • It is an emulation of the MySQL LIMIT option.
    MySQL の LIMIT オプションの挙動をエミュレートしたものです。 - PEAR
  • The data is described in the MySQL dialect of SQL, the Structured Query Language.
    このデータはSQL(theStandardQueryLanguage)のMySQL方言で書かれています。 - Gentoo Linux
  • 5.Recover the old installation of MySQL 4.0
    古いMySQL4.0に戻すには - Gentoo Linux
  • Edit Update and Delete record in MySQL database
    MySQL データベースのレコードの編集更新および削除 - NetBeans
  • phptype: Database backend used in PHP (i.e. mysql , pgsql etc.)
    phptype:PHP で使用するデータベースバックエンド (例えば mysqlや pgsql など) - PEAR
  • In case you want to run Jffnms with MySQL, you'll first need to create a database and a MySQL user.
    JffnmsをMySQLで使用したい場合は、手順はもう少しシンプルになります。 - Gentoo Linux
  • Jffnms allows you to use either PostgreSQL or MySQL as its database.
    Jffnmsでは、PostgreSQLまたはMySQLをデータベースとして使用できます。 - Gentoo Linux
  • First make sure you have MySQL installed on your system.
    まず最初に、あなたのシステムにMySQLをインストールします。 - Gentoo Linux
  • # /etc/init.d/mysql start* Re-caching dependency info (mtimes differ)...* Starting mysqld (/etc/mysql/my.cnf) ...
    (new-passwordを希望するパスワードと置き換えて下さい。 - Gentoo Linux
  • mysql quitBye$ mysql -u guest -h localhost -pEnter password:ERROR 1045: Access denied for user: 'guest@localhost' (Using password: YES)
    コード表示4.20:ユーザguestでログインを試みる - Gentoo Linux
  • Note: This tutorial uses the MySQL database server.
    注: このチュートリアルでは、MySQL データベースサーバーを使用します。 - NetBeans
  • To start the MySQL database server, click Start.
    MySQL データベースサーバーを起動するには、「開始」をクリックします。 - NetBeans
  • To set up the IDE to work with MySQL databases, see the Connecting to a MySQL Database page.
    MySQL データベースを使用できるように IDE を設定するには、「MySQL データベースへの接続」ページを参照してください。 - NetBeans
  • This concludes the Connecting to a MySQL Database tutorial.
    これで「MySQL データベースへの接続」チュートリアルは終わりです。 - NetBeans
  • Creating a Sample MySQL Database using the NetBeans Interface
    NetBeans のインタフェースを使用する MySQL のサンプルデータベースの作成 - NetBeans
  • Compile PHP --with-mssql)mysql - MySQLmysqli - MySQL (supports new authentication protocol) (requires PHP 5)oci8 - Oracle 7/8/9/10pgsql - PostgreSQLquerysim - QuerySimsqlite - SQLite 2
    PHP を --with-mssql でコンパイルします)mysql - MySQLmysqli - MySQL (新しい認証プロトコルをサポートしています) (PHP 5 が必要です)oci8 - Oracle 7/8/9/10pgsql - PostgreSQLquerysim - QuerySimsqlite - SQLite 2 - PEAR
  • mysql USE mysql;Reading table information for completion of table and column namesYou can turn off this feature to get a quicker startup with -A Database changedmysql
    ではメインデータベースmysqlがどんなテーブルを持っているか見てみましょう。 - Gentoo Linux
  • Code Listing4.13: Attempting guest user login $ mysql -u guest -h localhost -pEnter password:Welcome to the MySQL monitor.
    コード表示4.13:ユーザguestとしてログインを試みる - Gentoo Linux
  • That is because they remain in the main MySQL database.
    これはメインデータベースmysqlにユーザが残っているためです。 - Gentoo Linux
  • It is also easier to manipulate MySQL databases in NetBeans IDE 6.1.
    NetBeans IDE 6.1 での MySQL データベースの操作も簡単になりました。 - NetBeans
  • Installing and configuring PHP, Apache, and MySQL for PHP development in Ubuntu
    Ubuntu での PHP 開発用の PHP、Apache、および MySQL のインストールと構成 - NetBeans
  • Installing and configuring PHP, Apache, and MySQL for PHP development in Windows
    Windows での PHP 開発用の PHP、Apache、および MySQL のインストールと構成 - NetBeans
  • Note. If you are using the MySQL database server, open the mysql_insert_data_consult_v2.sql file included in the mysql-consult.zip archive.
    ファイルが SQL エディタで自動的に開きます。 - NetBeans
  • Creating a Simple Web Application Using a MySQL Database.
    MySQL データベースを使用した簡単な Web アプリケーションの作成。 - NetBeans
  • Note: The MySQL and PostgreSQL JDBC drivers are bundled with the IDE.
    注: MySQL および PostgreSQL の JDBC ドライバは IDE にバンドルされています。 - NetBeans
  • From the Name drop down list, choose MySQL (Connector/J driver)
    「名前」ドロップダウンリストで、「MySQL (コネクタ/J ドライバ)」を選択します。 - NetBeans
  • The NetBeans IDE connects to the MySQL server, checks for the databases available through the server, detects the system mysql database, and adds the corresponding new node mysql to the Databases tree.
    NetBeans IDE は MySQL サーバーに接続し、サーバー経由で使用できるデータベースを確認して、システムの mysql データベースを検出し、対応する新しい mysql ノードをデータベースツリーに追加します。 - NetBeans
  • This will test the user's access to the main MySQL database.
    以下ではメインデータベースmysqlに対する権限を確認します。 - Gentoo Linux
  • If you only need local applications to access the mysql database,uncomment the following line in /etc/mysql/my.cnf.
    ローカルのアプリケーションしかMySQLデータベースにアクセスする必要がなければ、/etc/mysql/my.cnfにおいて下記ラインのコメントをはずして下さい。 - Gentoo Linux
  • For example, set the adapter to jdbcmysql for the MySQL database.
    たとえば、MySQL データベースの場合はアダプタを jdbcmysql に設定します。 - NetBeans
  • Note: The recommended version of the product is MySQL Server 5.0.See also:
    注: 製品の推奨バージョンは MySQL Server 5.0 です。 関連項目: - NetBeans
  • PostgreSQL and MySQL drivers included in NeBeans IDE have been updated.
    NetBeans IDE に含まれている PostgreSQL と MySQL のドライバが更新されました。 - NetBeans
  • The PostgreSQL driver version is now 8.3-603; the MySQL driver version is 5.1.5.
    現在、PostgreSQL ドライバのバージョンは 8.3-603、MySQL ドライバのバージョンは 5.1.5 です。 - NetBeans
  • If you want to use the MySQL database server, choose the Complete installation option or select the MySQL and MySQLi items in the Extensions list.
    MySQL データベースサーバーを使用する場合は、「Complete」インストールオプションを選択するか、「Extensions」リストで MySQLMySQLi の項目を選択します。 - NetBeans
  • The MySQL server Instance Configuration Wizard starts.
    MySQL サーバーインスタンスを構成するためのウィザードが開始されます。 - NetBeans
  • Before you can connect to a MySQL Database Server, you must first ensure that the MySQL Database Server is running on your machine.
    MySQL データベースサーバーに接続できるようになる前に、まず MySQL データベースサーバーがマシンで稼働していることを確認します。 - NetBeans
  • The MySQL Server node in the Service indicates whether the MySQL Database Server is connected, as shown in the following image.
    「サービス」の「MySQL サーバー」ノードは、次の画像に示すように、MySQL データベースサーバーが接続されているかどうかを示します。 - NetBeans
  • In the Services window, right-click the MySQL Server node and choose Create Database.The Create MySQL Database dialog box opens.
    「サービス」ウィンドウで「MySQL サーバー」ノードを右クリックし、「データベースを作成」を選択します。 「MySQL データベースの作成」ダイアログが開きます。 - NetBeans
  • For example, if you are using x10Hosting.com, you create a MySQL database by logging onto the x10Hosting cPanel and then opening the MySQL Databases panel.
    たとえば、x10Hosting.com を使用している場合は、x10Hosting cPanel にログオンして「MySQL Databases」パネルを開くことによって、MySQL データベースを作成できます。 - NetBeans
<前へ 1 2 3 4 5 6 7 8 次へ>

例文データの著作権について