Hi

 

We have moved our data from postgis to MSSQL2K8, and I am wondering if
anyone can help with a couple of issues we are having.

 

In our old app I could add objects to the selected (and highlighted) layer
by simply adding their ID to a session object like so

 

$_SESSION['resultlayers']['<LAYERNAME>'][] = $ID;

 

And then reloading the map.

 

So I tried this using the mssql layer but it doesn't work - the object is
not highlighted and I get a php error in PMap-> pmap_addResultLayer because
$_SESSION["resulttilelayers"] is not set.

 

Also the attribute search doesn't work - has anyone got pmappers Query and
Search  working with MS SQL 2K8 ?

 

Gabe Codina

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to