Hello Everyone;

I have all my spatial and attribute data stored in an SQL Server 2008 GIS
enabled database.  My table structure is as such.  BaseTable (with base
attributes) and FeatureTable (with more detailed attibutes).  I have created
views that join each FeatureTable with a BaseTable (1 to 1 relationship). 
The FeatureTable has the Geometry datatype field in it.  

The view created makes the layer unselectable on the map.  But if I do a
view directly on the FeatureTable, the features are now selecteble.  

My question is:

Can I not use inner joins (or any other joins) using this FDO (SQL Server
Spatial) ??  Anyone else run into this problem before?

Thanks in advance for any help.
-- 
View this message in context: 
http://n2.nabble.com/Joins-using-FDO-SQL-Server-Spatial-tp2311594p2311594.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to