Hi Jackie,
thanks for your anwer. I hope it isn't a stupid question but what did you
mean with indexing the tables? Could you describe it a little bit more?
thanks
Jackie Ng wrote:
>
> Have you tried indexing the tables that are connected?
>
> - Jackie
>
>
&g
Hi,
I have problems with the selection of elements on the map. there are about
60 different layers. all of those layers have a connection with the same
mysql database (only different tables). The selection of the elements
doesn't work when I enable too much layers. How can I solve that problem? I
Hi,
I have problems with the selection of elements on the map. there are about
60 different layers. all of those layers have a connection with the same
mysql database (only different tables). The selection of the elements
doesn't work when I enable too much layers. How can I solve that problem? I
$sessionIdName = "Session:$sessionId//$mapName.Map";
$sessionResourceID = new MgResourceIdentifier($sessionIdName);
$sessionResourceID->Validate();
$map->Save($resourceService, $sessionResourceID);
//