Category: SBS Blog

  • Connect to ArcSDE with AutoCAD Map3D, Civil3D, or AutoCAD Utility Design

    Connect to ArcSDE with AutoCAD Map3D, Civil3D, or AutoCAD Utility Design

    Leveraging ESRI ArcSDE in your AutoCAD design can make life a whole lot better! Using the FDO tools found AutoCAD Map3D, Civil3D, and AutoCAD Utility Design this is easy to do. Here are the steps to do it:

    You need these files from an ESRI install (any product):

    1. Pe.dll
    2. Sg.dll
    3. Sde.dll

    You need to copy them into this folder:

    C:\Program Files\Autodesk\AutoCAD *\bin\FDO

    Once you copy them into the folder open AutoCAD *. At the command line type MAPWSPACE and choose Y to open the Task Pane. In the Task Pane click the “Data” button and choose “Connect to Data…”

    Pic 1 Connect to ArcSDE with AutoCAD Map3D, Civil3D, or AutoCAD Utility Des

    In the Data Connections by Provider dialog box choose “Add ArcSDE Connection”, add your connection details and Login with the appropriate username and password:

    Once you have logged in, select your Data Store and Version, click “Connect. The list of layers available to that user are listed, select what is needed and click “Add to Map…”

  • Oracle imp/exp blues…

    Oracle imp/exp blues…

    What a day. Syntax is everything. A file path, that’s all that was missing. So, next time you are importing and Oracle .dmp file (the old style, not the newer dp style) here is the simple syntax:

    imp SYSTEM/password@orcl file=C:\WhereEverYouPutIt\file.dmp full=y log=imp.log

    This did it. It seems that the Oracle imp command does not look in the default DMPDP folder like impdp does.

  • Autodesk Basejump – Bing in your FDO!

    Autodesk Basejump – Bing in your FDO!

    Autodesk Labs released an FDO provider for Map3D and Civil that allows you to use Bing maps as a background!
    It is very cool, but not supported on AutoCAD Utility Design yet, but if you want to use it on AUD install it on Map or Civil3D first and then you can grab the FDO files and copy them to the AUD install. From my testing it seems to work fine, but it is beta product and not supported at all in AUD.
    What you need to do:
    Bing Maps FDO:
    Files to move (also attached) in \bin\FDO:
    BaseMaps_Fragment.xml
    BMSMessage.dll
    BMSProvider.dll
    Project Basejump About Box.txt
    Providers.xml