I am running ArcGIS Server 10, with ArcSDE 10. I have a geodatabase that I would like my colleague to connect to over the LAN at our office. How do I go about doing this? I would prefer a list of simple steps than a link to the ESRI Web Help URL.
1 Answers
This link should help you connect to ArcSDE from ArcCatalog:
These are the steps you should follow:
Expand the Database Connections node in the Catalog window.
Double-click Add Spatial Database Connection. This opens the Spatial Database Connection dialog box. Type the name of the server on which the DBMS is installed in the Server text box.
Enter the Service name (if you are using the ArcSDE Service, instead of direct connect, just enter the port on which the service is running)
Enter text in the database name (if SDE is running on an oracle backend, keep it blank; If it is running on a SQL server backend, enter the name of database)
Enter username & password
Click on Test connection to make sure that you have entered the correct parameters. If the connection works, press ok to save the connection, otherwise check your inputs.
- 165
- 11
- 41,311
- 35
- 139
- 263