Dear Tamaz, This is the query that comes to the Sqlserver when I click on the polygon
select convert(varchar(max), ID),convert(varchar(max), name),convert(varchar(max), flag1),convert(varchar(max), flag2),convert(varchar(max), flag3),geom from region1 where id = 218 Executing the above query directly gives the correct values from the table. Thanks and regards Afroz -- View this message in context: http://n2.nabble.com/Getfeatureinfo-and-MSsql-2008-server-tp4631781p4652355.html Sent from the Mapserver - User mailing list archive at Nabble.com. _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
