Adding a database server for the product library (Production Mapping)

This section describes how to add a database server connection under the Database Servers node in the Catalog window. This is a connection to a Microsoft SQL Server Express instance set up to store geodatabases.

步骤:
  1. 启动 ArcMap,打开目录 窗口,然后展开目录树中的“数据库服务器”文件夹。
  2. 双击添加数据库服务器
  3. In the Add Database Server dialog box, provide the name of the database server.

    This is in the form <server_name>\<instance_name>, where the server name is the name of the server on which SQL Server Express is installed, and the instance name is the name of the SQL Server Express instance.

    An example would be a case where a database server is named SOPHIE\SQLEXPRESS, where SOPHIE is the server name and SQLEXPRESS is the instance name. Using 127.0.0.1 for the server name will avoid sourcing issues if multiple users are going to be accessing the product library.

  4. 单击确定
  5. 服务器图标显示在目录树的数据库服务器下。

    提示提示:
    如果添加数据库服务器后目录树中出现的服务器图标上方带有白色空白方块,则说明已添加数据库服务器但其状态未知。尝试双击它以进行连接。如果无法连接,应向该数据库服务器的管理员咨询 SQL Server Express 实例是否正在运行且已连接到网络,以及您对该数据库服务器具有哪种类型的权限。
4/27/2014