Difference between revisions of "Spatial Manager™ for AutoCAD - FAQs: Databases"

From Spatial Manager Wiki
Jump to navigation Jump to search
m
m
Line 58: Line 58:
  
 
===How can I see the Properties of Schemas or Tables in Spatial Manager™ for AutoCAD?===
 
===How can I see the Properties of Schemas or Tables in Spatial Manager™ for AutoCAD?===
You can see the Properties of Schemas or Tables in the "Properties" area of the "SpatialManager" panel of Spatial Manager™ for AutoCAD when you select any of those items in the "Data sources" area of this panel
+
You can see the Properties of Schemas or Tables in the "Properties" area of the "SpatialManager" panel in Spatial Manager™ for AutoCAD when you select any of those items in the "Data sources" area of this panel
  
  

Revision as of 10:48, 19 March 2014

Introduction

  • Objective of this section
    • To access spatial information tables included in spatial databases
  • Topics in this section
    • Accessing spatial databases: UDSs definition using connection and setting parameters
    • Schemas and classes: structures of tables contained in databases


How can I access a data Table from a spatial database or data store in Spatial Manager™ for AutoCAD?

To access spatial databases or data stores you need first to have defined a User Data Source (UDS) including all the parameters to connect with (to learn more about UDSs, see: Data sources page)

You can access a data Table from a spatial database or data store using the right-click menu over the Table item itself inside a container of the UDS (usually a Schema), in the "SpatialManager" panel, to import its content into a new or the current AutoCAD drawing. You can also double-click over the Table item itself, in the "SpatialManager" panel, to access and import its content into a new or the current AutoCAD drawing (this behaviour may be configured through the tab "Spatial Manager" in the "Options" window of AutoCAD)


DBACAD-1.png


File:Files-3AC.png


To perform the import process of the data Table, see: Import


Are there any other functions for the Tables in Spatial Manager™ for AutoCAD?

Yes, you can Delete or Rename the Tables in Spatial Manager™ for AutoCAD using the right-click menu over the Table item itself. This is valid for Tables in spatial databases but not for Tables in data stores


DBACAD-2.png


How can I create a Schema in a spatial database in Spatial Manager™ for AutoCAD?

You can create a Schema in a spatial database in Spatial Manager™ for AutoCAD using the right-click menu over the UDS. When creating, you can assign a name to the New Schema


DBACAD-3.png


Are there any other functions for the Schemas in Spatial Manager™ for AutoCAD?

Yes, you can Delete or Rename the Schemas and Refresh the Schema contents in Spatial Manager™ for AutoCAD using the right-click menu over the Schema item itself. Be careful when you Delete a Schema because all the Tables that it contains will also be deleted. This is valid for Schemas in spatial databases but not for Schemas in data stores


DBACAD-4.png


Are there any other kind of data sources using Schemas or Tables in Spatial Manager™ for AutoCAD?

Yes, you can find some Providers using Schemas or Tables in Spatial Manager™ for AutoCAD, besides spatial databases or data stores, like some types of files, such as SDF and more, or special connections, such as ODBC and more. Everything said here for Schemas and Tables is valid for these types of data sources


DBACAD-5.png


How can I see the Properties of Schemas or Tables in Spatial Manager™ for AutoCAD?

You can see the Properties of Schemas or Tables in the "Properties" area of the "SpatialManager" panel in Spatial Manager™ for AutoCAD when you select any of those items in the "Data sources" area of this panel


DBACAD-6.png


Related links