id summary reporter owner description type status priority milestone component version severity resolution keywords cc external_id 844 SQL Server provider flipping X/Y coordinates for geometry (SRID between 4120 and 4999) jng romicadascalescu "Create a new SQL Server database with the following table {{{ CREATE TABLE [dbo].[COUNTRY]( [ID] [int] IDENTITY(1,1) NOT NULL, [COUNTRY] [varchar](50) NULL, [GEOM] [geometry] NULL, CONSTRAINT [PK_COUNTRY] PRIMARY KEY CLUSTERED ( [ID] ASC ) ) ON [PRIMARY] }}} Then execute the attached SQL script The layer when seen from MapGuide OS 2.4/AIMS 2013/AutoCAD Map 2013 shows the points as lat/lon instead of lon/lat (see attached screenshots from SQL Server mgmt studio and MapGuide viewer) " defect closed blocker 3.8.0 SQLServer Spatial 3.8.0 1 fixed gluckett