中间件数据库用于为请求登录的设备准备和格式化数据。
The middleware database is used to prepare and format the data for the device requesting the login.
新的表包含测试应用程序使用的初始登录数据,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.
向主数据库添加一个登录,并将默认数据库指定为Northwind: Use master go sp_addlogin ' test ',' password ',' Northwind '。
Add a login to the master database, and specify the default database as northwind.
如果您的后端系统是JDBC数据库,那么您应当将登录信息与数据源联系起来。
If your backend system is a JDBC database, you should associate the login with the data Source.
将数据库恢复到其他服务器时,数据库中包含一组用户和权限,但可能没有相应的登录或者登录所关联的用户可能不是相同的用户。
When a database is restored to a different server it contains a set of users and permissions but there may not be any corresponding logins or the logins may not be associated with the same users.
为 ‘步骤5:创建一个FAP数据库’中创建的数据库选择登录凭据。
Select the login credentials for the database created in ‘Step 5: Create a FAP database’.
登录用于用户身份验证,而数据库用户帐户用于数据库访问和权限验证。
A login is used for user authentication and a database user account is used for database access and permissions validation.
在创建数据源之前,我们将创建JAAS身份验证条目,以后我们将使该条目关联到数据源,以便登录数据库。
Before we create the data source, we'll create a JAAS authentication entry, which later we'll associate with the data source so that it can log into the database.
如果有必要,在EcoSpace加载之前,您也可以在此处添加自己的代码来设置数据库连接,也许可用于授权用户或登录数据库。
If you need to, you can add your own code here to set up the database connection before the EcoSpace is loaded - perhaps to authorize the user or log in to a database.
可选的driver属性规定实施数据库driver的类的名称,同时需要时user和password属性提供接入数据库的登录证书。
The optional driver attribute specifies the name of the class implementing the database driver, while the user and password attributes provide login credentials for accessing the database, if needed.
数据存储登录到LibraryServer数据库中。
下一个画面提示输入您早前创建的Drupal数据库名称,以及登录名和密码,以访问数据库。
The next screen prompts for the Drupal database name you created earlier, as well as a login and password to access the database.
确保对于数据库的sysusers表中的每一个用户,master数据库的sysxlogins表中都有一个登录。
Make sure that there is a login in the sysxlogins table in the master database for each user in the sysusers table of the database.
如果您不希望登录到数据库,而是希望仅登录到文件,或者希望登录到MySQL数据库以及MicrosoftAccess等odbc可访问的数据库,则应选择第一个选项。
If you don't want to log to a database, and would prefer logging only to files, or if you want to log to a MySQL database or an ODBC-accessible database like Microsoft access, choose the first option.
如要看对实体e JB Category Bean下的数据库表进行更新的效果,请登录到数据库的命令行界面,并输入以下sql语句。
To see the effect of updating the database table underlying the CategoryBean entity EJB, sign on to the database's command-line interface and enter the following SQL statement.
每个数据库是有大小限制的,目前为5 - 10Gb,同时每个数据库拥有一个或多个登录帐号(SQL用户)。
Each database is limited in size, currently, the limit is 5-10 Gb. Each database has one or more logins (SQL users).
如果我的登录ID在源数据库中是giliod而在目的数据库中是dg1111,那么诸如拥有者和提交者之类的参考信息域就将变得没有意义了。
If my login ID was giliod in the source and is dg1111 in the destination, reference fields like owner and submitter become meaningless.
如果数据库中不存在针对特定登录的用户帐户,使用该登录的用户即使能够连接到SQLServer服务器,也无法访问数据库。
If no user account exists in a database for a specific login, the user that is using that login cannot access the database even though the user may be able to connect to the SQL server server.
stores_demo数据库是一个登录数据库,可以通过运行dbaccessdemo –log命令创建。
The stores_demo database is a logging database that you can create by running the command: dbaccessdemo –log.
在SQLServer 7.0或更高版本中,您可以使用SID来维护master数据库中的登录和用户数据库中的用户之间的映射。
In SQL Server 7.0 or later versions, you can maintain the mapping between the logins in the master database and the users in the user database by using the SIDs.
因此,不需要用于登录属性数据的共通数据库。
Therefore this dispenses with a common database for registering attribute data therein.
在使用远程数据库之前,必须为该远程数据库创建一个数据库链接,使本地用户通过这个数据库链接登录到远程数据库上以使用它的数据。
Before using the Remote database, it is necessary to create a database Link, and to make local users log on the Remote database to use its data.
在应用程序中,我需要使用登录名和密码连接到数据库,可以在数据库上做一些任务。
In the application I need to connect to the database using login and password, so the application is free to do some tasks on the database.
“连接”选项卡上,指定数据源的服务器名称、登录ID和密码以及服务器上的数据库。
Connection TAB, specify the server name, logon ID, and password for your data source and database on the server.
在某些情况下,例如从备份恢复到数据库或将数据库移动到不同的服务器,登录ID可能丢失。
Under certain circumstances, such as restoring databases from backups or moving databases to different servers, the login IDs can be missing.
在某些情况下,例如从备份恢复到数据库或将数据库移动到不同的服务器,登录ID可能丢失。
Under certain circumstances, such as restoring databases from backups or moving databases to different servers, the login IDs can be missing.
应用推荐