Good Morning.
I am currently working with MapServer and the MSSQL Spatial driver. I am
seeing that MS does not work with a DATA statement like this in the Map
file:

DATA "Feature from MetesAndBoundsHeader USING UNIQUE PKey USING SRID=4326"

where PKey is defined like this:

[PKey] [uniqueidentifier] DEFAULT NEWSEQUENTIALID() ROWGUIDCOL NOT NULL,

No errors are triggered, however nothing is displayed, including all other
layers. Is this an issue with the SQL Spatial driver or MapServer? Any ideas
on how to fix it?

Thanks!
Roger Bedell
Coordinate Solutions Inc.
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to