2011

Table Of Contents
Setting Up ArcSDE for Use with AutoCAD Map 3D
To use ArcSDE, install the following DLL files on the computer on which you
run AutoCAD Map 3D:
For version 9.2 through 9.3.1For version 9.1
pe.dllpe91.dll
sde.dllsde91.dll
sg.dllsg91.dll
The provider for this data store checks for the latest versions of the DLL files
first, and uses them if they are found. If they are not found, it checks for (and
uses) the 9.1 versions. The client DLL version should match the server version
that is being used.
If the client and server versions of ArcSDE do not match (for example if you
use the 9.1 client and you access the ArcSDE 9.3.1 server), set up your system
for the server version you are using.
Set up the services and hosts files for the appropriate version, and then use
these names when you connect to the data in the Data Connect dialog box.
For example, specify arcsdehost\esri_sde_nv, and not the values. Setup
instructions are on the Procedure tab of this topic.
You can copy these DLL files into the FDO/bin directory of AutoCAD Map 3D.
Alternatively, you can set the PATH environment variable to reference the
local folder containing these DLL files. To accomplish this, you can install an
ArcGIS 9.1 Desktop application or the ArcSDE SDK. For more information
about ArcGIS 9.1 Desktop applications and the ArcSDE SDK, refer to the ESRI
documentation.
Connecting Directly to the Database
ArcSDE provides a direct connection option. This option connects the client
directly to the Oracle or SQL Server database engine, rather than through the
separate ArcSDE process used in a normal connection. See the Procedure tab
of this topic for instructions on setting up this option.
NOTE For information on customizing this provider, refer to the FDO API Reference
and the FDO Provider for ArcSDE API Reference.
Bringing In Features from ArcSDE | 317