I guess it's due to a problem in the mssql driver which doesn't properly
handle the null value condition.
Please file a ticket about this issue and I'll look into the details
shortly.

Best regards,

Tamas




2009/2/17 Murty Maganti <mmaga...@oriongis.com>

>  Hi
>
>
>
> After firing  queryByShape() on SQL Server 2008 layer, getting junk
> characters for those field which are null (or have no value) in the
> database. Shows fine for those fields with some value.
>
>
>
> When I run any sample query on the table in query analyzer, I see the
> output as {null}.
>
>
>
> If the value is null in the database, I should be getting null reference or
> empty string (using C# map script i.e. shapeObj.values). Why I am getting
> junk characters.
>
>
>
> Appreciate any help.
>
>
>
> Thanks
>
> Murty
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
>
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to