If a standard SQL server login does not exist on the new SQL server server, you can add the login with a NULL password.
如果新的SQL Server服务器上不存在标准的SQL Server登录,则会添加密码为空的登录。
Conversely, if a database user exists but there is no login associated, the user is not able to log into SQL server server.
相反,如果存在数据库用户,但没有与其关联的登录,则该用户将无法登录到SQL Server服务器中。
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.
如果数据库中不存在针对特定登录的用户帐户,使用该登录的用户即使能够连接到SQL Server服务器,也无法访问数据库。
Ideally, the SQL server should be running on a server dedicated to this task only.
理想情况下,SQL服务器应该在一个针对这个任务的专用服务器上运行。
As stated, PHP also supports server mode SQL processing, where the QSQSRVR host server jobs process the SQL requests.
按照规定,PHP还支持服务器模式SQL处理,其中QS Q SRVR主机服务器作业将处理SQL请求。
In Figure 1, the tree view, shows a SQL server instance called "RSA" running on a physical server with the hostname of IBM-MAX0Q2AIFG2.
在图1中的树形视图,显示了一个叫做“RSA”的SQL服务器,它在一个物理服务器上运行并且主机名是IBM - MAX0Q 2aifg2。
You cannot transfer a database from one SQL server (to a different SQL server) if the two servers have different server default collation Settings.
如果两个SQL服务器拥有不同的服务器默认校对设置,那么您不能将一个数据库从一个SQL服务器传输到另一个SQL服务器。
In our example, each server is running the mysql database server and we'll use the mysqldump command-line utility to export a few database tables to an SQL import file.
在本文的示例中,各服务器都运行mysql数据库服务器,我们将使用mysqldump命令行实用工具将一些数据库表导出到一个sql导入文件中。
The server data store is an enterprise relational database server such as IBM DB2, Oracle, or Microsoft SQL Server.
服务器数据存储是企业关系数据库,如IBMDB2、Oracle或MicrosoftSQL Server。
However, if you are using a SQL server instance called "instance1" on a server called "myserver" then you would need to use the TCP port number of the instance, such as: myserver: 1434.
但是,如果您在一个名为“myserver”的服务器上使用一个名为“instance1”的SQL服务器实例,则需要使用该实例的tcp端口号,比如myserver: 1434。
To test if SQL server is overloaded, use perfmon (administrative tools) on the SQL server to check the following average performance counters.
要检查sQL服务器是否过载,可以在SQL服务器上使用perfmon(管理工具)来检查以下平均性能计数器。
There was a lot of press coverage about this announcement, despite that fact that a server wasn't available from any vendor with a dual core architecture that Microsoft SQL Server could run on.
对于这份声明有大量的媒体报道,但实际上没有任何服务器能提供具有双核心架构的服务器来运行MicrosoftSQL Server。
Copy a large file (for example 100mb +) from the main application server to database (for example SQL) server, and vice versa.
将一个大文件(例如100mb以上)从主应用程序服务器复制到数据库服务器,然后反过来复制。
SQL server and SQL Express instances are a way of having more than one SQL server running on a physical server or workstation.
SQL Server与SQLExpress实例是在一个物理服务器或者工作站上运行多个SQL服务器的方式之一。
Now server resources can be dynamically managed by SQL server itself, shifting memory and CPU allotments automatically as demand changes.
现在SQL Server自身可以动态管理服务器资源,为服务自动管理改变内存和CPU资源配额。
A customer has a server farm with 8 4-processor servers, running a total of 4 instances of SQL server Enterprise Edition under the per-processor model.
某客户拥有一个服务器群,该群中有8个四核处理器的服务器,在每个处理器模式下一共运行4个SQL Server企业版实例。
The following screen shot shows the Trigger.bat utility files that are placed in a server location where a SQL server Database is installed. these.
下面这个屏幕快照展示了放置在安装有SQL Server Database的服务器位置中的Trigger .bat实用工具文件。
The other configuration is a Windows server with the IIS Web server and the SQL server database.
另一个配置是Windows服务器,其中包含IISWeb服务器和SQL Server数据库。
A free edition of SQL server ideal for learning and building desktop and small server applications and for re-distribution by isvs.
免费版的SQL Server,适合学习、构建桌面应用和小型服务器应用,适合IS V重分发。
If the SQL server login does not exist on the new server, and the user tries to log on, the user may receive the following error message.
如果新服务器上不存在SQL Server登录,而用户尝试登录,该用户可能会收到以下错误消息。
The ASP technology constructs the forum's frame and SQL server 2000 as the database server, realizing a functional forum system.
使用ASP技术建设论坛的骨干框架,使用SQL Server 2000作为系统的数据库服务器,实现了一个功能相对齐全的论坛系统。
For performance reasons, you should not have the Report server service (i.e. the Windows service called "IBM Cognos 8") running on the same server as your database server (for example SQL 2005).
由于性能原因,不应该让ReportServer服务(即名为“IBMCognos8”的Windows服务)与您的数据库服务器(例如SQL 2005)在同一个服务器上运行。
Microsoft has made available SQL server Express, a free and limited edition of their database server, which can be used to test the server and applications using it.
微软已经提供了SQL Server快捷版,那是一个免费且功能有限的数据库版本,我们可以使用它来测试服务器和应用程序。
Log on to the server that is running SQL server as a system administrator, and then run the Sp_sidmap.sql file in the user database.
以系统管理员身份登录到运行sql Server的服务器,然后在用户数据库中运行Sp _ sidmap . sql文件。
To get more details on why SQL server 2008 failed to login sqlserveruser, you can review the log files on SQL server 2008.
要详细了解sql server 2008为何无法让sqlserveruser登录,可以检查sql server 2008上的日志文件。
The default Settings for the MembershipProvider in this case USES SQL Server Express Edition but can be made to with SQL Server or some existing database.
默认设置的MembershipProvider使用了SQL Server快速版,不过您也可以使用其他SQL Server版本,或者已存在的数据库。
This article described some common errors that occur when connecting from WebSphere Application Server to SQL Server 2008, along with possible causes and steps to help you resolve such errors.
本文描述了从WebSphereApplicationServer连接到SQL Server 2008时经常出现的一些错误,可能的原因,以及帮助您解决这类错误的步骤。
With the release of SQL Server 2005 and Visual Studio 2005 we delivered significant new improvements to make developers more productive when working with data stored in SQL Server.
随着SQL Server 2005和VisualStudio 2005的发布,我们提供了新的重大改进,使得开发人员可以更加高效地处理那些存储在SQL Server上的数据。
SQL Server 2008 developer allows developers to build and test any type of application with SQL Server.
SQL Server 2008开发者版允许开发人员构建和测试基于SQL Server的任意类型应用。
Both SQL Server 2008 and WebSphere Application Server recommend using both a login name (User ID) and a password for better security.
SQL Server 2008和WebSphereApplication Server都建议同时使用登录名(userID)和密码,以便实现更好的安全性。
应用推荐