Chapter 11: accessing data from a dbms, Chapter 11, Accessing data from a dbms – Pitney Bowes MapXtreme User Manual
Page 214: Chapter 11: accessing data from, A dbms

Accessing Data from a
DBMS
MapXtreme provides spatial server access. This is a powerful feature that
allows developers to connect to live data stored in spatial servers, such as
MapInfo's SpatialWare running on Microsoft’s SQL Server or the Oracle Spatial
databases. Spatial servers allow companies to host their map data in their
enterprise database for central management and security. Spatial servers like
SpatialWare offer advanced query processing and increased performance on
the server for an organization's spatial data.
In this chapter:
Accessing Remote Spatial Data . . . . . . . . . . . . . . . . . . . . . . . . . .222
Accessing Remote Tables Through a .TAB File . . . . . . . . . . . . .222
Accessing Remote Tables Without a .TAB File . . . . . . . . . . . . . .222
Mapping DBMS Data with X/Y Columns . . . . . . . . . . . . . . . . . . . .223
Accessing Data from Oracle . . . . . . . . . . . . . . . . . . . . . . . . . . . . .223
Accessing Data from MS SQL Server. . . . . . . . . . . . . . . . . . . . . .226
DBMS Connection String Format . . . . . . . . . . . . . . . . . . . . . . . . .229
Defining Mappable Tables in Server Table Queries . . . . . . . . . .231
Accessing Attribute Data. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .233
Performance Issues . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .233
Working with the Cache. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .234
The MapInfo_MapCatalog . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .236
Adding Rows to the MapInfo_MapCatalog. . . . . . . . . . . . . . . . . .239
Per-Record Styles . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .243
Troubleshooting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .245
11