A DATABASE CONNECTION - 日本語 への翻訳

英語 での A database connection の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
A database connection is automatically initialized when you call sfBrowser::get() for the first time.
最初にsfBrowser::get()を呼び出すときにデータベース接続は自動的に初期化されます。
SQL Server client software is required for any ArcGIS Desktop machine making a database connection to SQL Server.
SQLServerクライアントソフトウェアは、ArcGISDesktopコンピューターがSQLServerへのデータベース接続を作成する場合に必要になるものです。
Application-scoped settings can be used for information such as a URL for a Web service or a database connection string.
Application-scopedsettingscanbeusedforinformationsuchasaURLforaWebserviceoradatabaseconnectionstring。
If you're getting a database connection error, and you're sure your login information in your wp-config file is correct, you can use a built-in WordPress function to attempt a database repair.
データベース接続エラーが発生していて、wp-configファイルのログイン情報が正しいと確信している場合は、組み込みのWordPress関数を使用してデータベースの修復を試みることができます。
Preparing Communication between the Application and Database The most efficient way to implement communication between the server and database is to set up a database connection pool.
アプリケーションとデータベース間の通信の準備サーバーとデータベースとの間の通信を実装するための最も効率的な方法は、データベース接続プールを設定することです。
Error Establishing a Database Connection: This is a very common WordPress error that's often caused by a problem with the configuration of your wp-config file, such as a wrong database name or password.
データベース接続の確立中にエラーが発生しました:これは非常に一般的なWordPressエラーです。これは、データベース名やパスワードが間違っているなど、wp-configファイルの設定に問題があることが原因です。
Alerting: Configure a Database Connection| RSA Link This topic provides information to configure a connection to an external database that can provide additional information in alerts.
アラート:データベース接続の構成|RSALinkこのトピックでは、アラートに追加の情報を提供する、外部データベースへの接続を構成する情報について説明します。
The Wagby application will make a database connection at startup, but if the first connection fails(hereinafter the database will recover) it will not work.
Wagbyアプリケーションは起動時にデータベース接続を行いますが、最初の接続に失敗すると(以降、データベースが回復しても)動作しません。
For example, you can create a database connection on the machine where a MapForce mapping was designed and then reuse the same connection on the machine where MapForce Server runs the mapping.
例えば、MapForceマッピングがデザインされているマシン上でデータベース接続を作成し、MapForceServerがマッピングを実行するマシン上で同じ接続を再利用することができます。
This update resolves the following error that when you try to use Microsoft Visual Studio 2005 Service Pack 1 design tools to open a database connection to Microsoft SQL Server 2008.
この更新プログラムにより、MicrosoftVisualStudio2005ServicePack1のデザインツールを使用してMicrosoftSQLServer2008へのデータベース接続を開く場合に発生する、以下のエラーが解決されます。
I made myself a website but no day will not give me this error Error ESTABLISHING a database connection, but within hours pick up, what can I do to get rid of this error?
私は自分自身のウェブサイトを作ったが、何日が私に、データベース接続を確立し、このエラーエラーを与えないことはありませんが、時間以内にピックアップ、私は、このエラーを取り除くために何ができますか?
The“error establishing a database connection” message is an especially frustrating WordPress error where your entire site gets replaced by a message that looks like this: If you're reading this post, there's a good chance that you're experiencing this error right….
エラーは、データベース接続を確立する」メッセージは、サイト全体を取得しますこのようメッセージに置き換え、特にイライラするワードプレスエラー:この記事を読んでいる場合,このエラーが今経験していることを良いチャンスがあります。
For example, you can create a database connection on the machine where a MapForce mapping was designed and then reuse the same connection on the machine where MapForce Server runs the mapping this may require, in some cases, that both machines have the same database client software installed.
例えば、MapForceマッピングがデザインされるマシンでデータベース接続を作成し、MapForceServerがマッピングを実行するマシン上で同じ接続を再利用することができます(これは、一部の場合、両方のマシンに同じデータベースクライアントソフトウェアがインストールされている場合があります)。
Specify a database connection shortcut. kexic file containing connection data.
接続データを含むデータベース接続ショートカットファイル(.kexic)を指定します。--createdbまたは--create-opendbとともに使用します。--user,
If the function accepts a parameter that represents a complex application"domain object"(such as a resource, a database connection, or an SMTP server), the argument provided to this function during a unit test need not be and likely should not be a"real" implementation object.
関数が(リソース、データベース接続あるいはSMTPサーバーのような)複雑なアプリケーション「ドメインオブジェクト」を表わすパラメータを受け付ける場合、単体テストの間この関数に提供される引数は、「本物の」実装オブジェクトである必要はなく、そしておそらくそうであるべきではありません。
Did you know? Mobile Foundation 8.0 introduces a DevOps-style operation mode, where once an adapter is deployed to the MobileFirst Server you can then configure various properties(for example, a username and password value for a database connection) live via the MobileFirst Operations Console, without needing to re-deploy the adapter.
ご存じでしたか?MobileFoundation8.0にはDevOpsスタイルの動作モードが導入されています。つまり、一度アダプターがMobileFirstServerにデプロイされると、アダプターを再デプロイしなくても、各種プロパティー(例えば、データベース接続用のユーザー名とパスワードの値)を、MobileFirstOperationsConsoleを通じてライブで構成できるようになります。
You will then open a database connection to the database..
次に、このデータベースへのデータベース接続を開きます。
This can be set to match the typical timeout for a database connection, to avoid unnecessary pings.
データベース接続がタイムアウトするまでの時間に合わせて設定することで、必要以上にpingクエリが実行されるのを防ぎます。
PDO is a database connection abstraction library- built into PHP since 5.1.0- that provides a common interface to talk with many different databases.
PDOはデータベースとの接続を抽象化するライブラリだ。PHP5.1.0以降に組み込まれていて、いろんなデータベースを同じインターフェイスで扱える。
Both scenarios are covered in KB81737, though for more detailed information on troubleshooting a database connection issue, refer to the Database Connection Issues section.
この両方はKB81737で説明されています。ただしデータベース接続の問題についてのさらなる詳細については、「データベース接続の問題」セクションを参照してください。
結果: 893, 時間: 0.0419

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語