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.
- Start ArcMap.
- In the Catalog tree view, expand Database Servers.
- Double-click Add Database Server.
- On 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.
For example, if a database server is named SOPHIE\SQLEXPRESS, SOPHIE is the server name and SQLEXPRESS is the instance name.
If you are unsure of the name to use, contact the administrator of the database server for this information.
- Click OK.
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 desktop geodatabase (an instance of SQL Server Express) or a workgroup geodatabase.
- If necessary, log in to your desktop as a user with full control privileges.
- Start ArcMap.
- In the Catalog tree, right-click the database server on which you want to create a geodatabase.
- Click New Geodatabase.
- Type a name for the new geodatabase in the Geodatabase name text box.
The name must begin with a letter, cannot contain spaces or special characters (such as *, &, !, %, ., +, or -), and has a maximum length of 31 characters when combined with your server name.
- If you want to change the database file location, specify the new location in the Geodatabase file text box by clicking the ellipsis button (...) and browsing to the location.
- Type the size of the new geodatabase in the Initial Size text box.
- Choose MB or GB from the Units drop-down menu, or use the default size of 100 MB.
Regardless of the initial size, the geodatabase grows as it needs, up to 10 GB.
- Click OK.
A progress bar displays while the database file and geodatabase schema are created. When complete, the new geodatabase appears on the Contents tab and in the Catalog tree.