Adding a database server
This section describes adding a database server connection to a Microsoft SQL Server Express instance from the Database Servers node in the Catalog window.
If you choose to store the BIS geodatabase on SQL Server Express, you need to install SQL Server Express software and enable it to store geodatabases before beginning these steps.
- 启动 ArcMap。
- In the Catalog tree view, expand Database Servers.
- 双击添加数据库服务器。
- 在添加数据库服务器对话框中,提供数据库服务器的名称。 形式为 <server_name>\<instance_name>,其中服务器名是安装 SQL Server Express 的服务器的名称,实例名是 SQL Server Express 实例的名称。
例如,如果数据库服务器的名称是 SOPHIE\SQLEXPRESS,则 SOPHIE 是服务器名,而 SQLEXPRESS 是实例名。
如果不确定要使用的名称,可联系数据库服务器管理员来了解此信息。
- 单击确定。
Creating a personal or workgroup geodatabase
The server administrator can create a new personal or workgroup BIS geodatabase for SQL Server Express. The steps below detail creating a 桌面地理数据库 (an instance of SQL Server Express) or a 工作组级地理数据库.
- If necessary, log in to your desktop as a user with full control privileges.
- 启动 ArcMap。
- 在目录树中右键单击要在其中创建地理数据库的数据库服务器。
- 单击新建地理数据库。
- 在地理数据库名称文本框中输入新地理数据库的名称。
名称必须以字母开头,不能包含空格或特殊字符(如 *、&、!、%、.、+ 或 -),并且与服务器名称组合时最大长度为 31 个字符。
- 如果要更改数据库文件的位置,请通过单击省略号按钮 (...) 并浏览到相应位置在地理数据库文件文本框中指定新位置。
- 在初始大小文本框中输入新地理数据库的大小。
- 从单位下拉菜单中选择 MB 或 GB,或使用默认大小 100 MB。
无论初始大小如何,地理数据库都会根据需要增大,最大可达到 10 GB。
- 单击确定。
创建数据库文件和地理数据库方案时,将显示进度条。 完成后,新地理数据库会出现在内容选项卡和目录树中。