Hi there!

I´ve made some cadastrial maps, with .shp files and i got it running
perfectly.

Now Im trying to join with a SQL Server db, and i got stucked for a week or
so.

* I got PEAR running (tested)
* Got a system dns odbc "SQLMPL"

metadata of this layer:

METADATA
      "DESCRIPTION"  "Inmuebles"
  "RESULT_FIELDS" "ADREMA, MANZANA, SUPERFICIE,CUIM, ID"
  "RESULT_HEADERS" "Adrema, Manzana, Superficie, CUIM, ID"
  "LAYER_ENCODING" "UTF-8"

"ows_title"      "Parcelas"

  "RESULT_JOIN" "odbc://'user':'pass'/localh...@*sqlmpl*||*
dbo_contribuyent...@*id*@0...@cuim||*IDCONTRIBU*||0"
END

*Details*:
user= my user name
pass=password
SQLMPL = dns system odbc (SQL Server Driver)
dbo_CONTRIBUYENTES = SQL table to join with this shape
IDCONTRIBU = shp field to join with ID field from SQL db
ID = field from dbo_CONTRIBUYENTES table from SQL db
CUIM = field i want to show from SQL Server table


I got no errors, that´s why im stucked :(

It doesn't retrieve anything... i only got the spinning loader.. and it
keeps spinning sadly :P


Any help please?

---
Gustavo
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to