使用dba作为数据库用户名和密码。
输入数据库用户名和密码。
u为数据库用户名。
用户返回数据库用户名。
如果您愿意,您可以在这里将其更换为任何数据库用户名。
You can change it here to any other database user name, if you wish.
如果您希望的话,您可以在这里将其改成任何一个其他数据库用户名。
You can change it here to any other database user name if you wish.
这两个脚本都要求使用数据库名、数据库用户名和密码作为输入参数。
Both scripts expect the database name and the database username and password as input parameters.
当然,如果您需要指定数据库用户名和密码,那么您的命令可能略有不同。
Of course, your commands might differ slightly if you need to specify a database user name and password.
JDBCUserName:输入db2admin(或你的数据库用户名)。
输入您的数据库用户名和密码(前面在status_updates表中创建)。
Enter your database username and password here (the one you created the status_updates table).
JDBCUserName:输入db2admin或者您的数据库用户名称。
但是当您在运行期间使用JNDI时,您的用户不需要每次都提供他们的数据库用户名和密码。
But when you are using JNDI at run time, your end users do not have to explicitly provide their database user names and passwords every time.
如您已经看到的,odbc_connect函数接受od bc友好的链接字符串、数据库用户名称和相关密码。
You've already seen that odbc_connect takes in an ODBC-friendly connection string, a database user name, and the relevant password.
当运行wlmhistrep.pl 时,除了数据库名、数据库用户名和密码之外,您还必须指定生成的报告文件的名称。
When running wlmhistrep.pl, you also have to specify the name of the resulting report file in addition to the database name and the database username and password.
还指定了JDBC驱动程序类、数据库用户名和连接数据库(在这个数据库中已经创建了users 和usergroup表)所用的 JDBCURL。
I have provided values for the JDBC driver class, the database user name, and a JDBC URL to connect to the database, in which you have already created the users and usergroup tables.
为该条目输入一个名称,然后输入一个用于访问数据库的合法用户名和密码。
Enter a name for the entry as well as a valid user name and password to access the database.
在输出脚本的开头,我们只是创建变量来存储可以访问位于本地主机的数据库的用户名和密码。
In this start of our output script, we simply create variables to store our username and password for access to the database located at localhost.
它没有依赖于简单数据库方法的用户名及密码的依赖,而是提供可扩充的文档模式。
It does not have the user name and password dependencies of the simple database approach and provides an extensible and documented schema.
要进行连接,您需要知道您数据库的用户名、密码和端点url。
To connect, you need to know your database's user name, password, and endpoint URL.
创建与创建数据库时使用的用户名和密码匹配的身份验证别名。
Create the authentication alias matching the user name and password used when creating the database.
另外,如果在新机器上数据库的当前用户名和密码不一致,那么也要更新。
In addition, if the current username and password for the database is different on the new machine, that must be updated as well.
它还列出连接此数据库的用户名和密码。
It also lists the user name and password with which to connect to this database.
设置代码通常由一些行构成,这些行是对数据库的描述,比如数据库驱动程序、用户名和密码,以及到哪里去找到它。
The setup code is usually a few lines that describe the database such as the database driver, username and password, and where to find it.
将该文件复制到一个本地目录并进行我之前所描述的必要的数据库更改(用户名、密码和主机)。
Copy that file to a local directory and make the necessary database changes that I described earlier (user name, password, and host).
该文件是用于连接到DB2数据库的配置文件,其中包含适当的凭证,即定义了数据库名称、用户名和密码。
This file is used as a configuration file for the connection to our DB2 database with the proper credentials, i.e. it define the database name, user name, and password.
用于目标数据库的用户名和密码。
该文件包含如下信息,如使用的是什么类型的数据库、用户名和密码等,以及所有必须的资源文件,如POJO所用的.hbm文件。
This file holds information like what type of database is being used, username, password, etc., as well as any necessary resource files, such as.hbm files for POJOs.
新的表包含测试应用程序使用的初始登录数据,SQLLoginModule连接到数据库,获取用户名和口令信息。
The new tables contain initial login data for testing the application, and the SQLLoginModule connects to the database to obtain username and password information.
第二个参数是将要访问该数据库的MySQL用户名。
The second parameter is the name of the MySQL user who will access the database.
这个GBean指定登录模块SQLLoginModule,这意味着要使用数据库来检索用户名和口令。
This GBean specifies the login module, SQLLoginModule, which means a database is going to be used to retrieve usernames and passwords.
应用推荐