Well, the "getFieldType(ecopontos_gesamb, %)" in error log tell us that 
the plugin is trying to read the data type for a table named 
"(ecopontos_gesamb" and an attribute named "%"...

Can you send me:
- a screenhsot of the query editor dialog just after selecting this 
field en its type (that is not automatically return due to this error)
- the query parameters (GET en POST) (with Firebug in Firefox, or 
development tool in chrome)

Le 16/07/2014 12:26, jose mvm a écrit :
> Hi Thomas!
>
> Here is an example:
>
> LAYER
>       NAME "GESAMB_EcoPontos"
>       STATUS DEFAULT
>       TYPE POINT
>       CONNECTIONTYPE POSTGIS
>       CONNECTION "host=xxx.xxx.xxx.xxx port=5432 dbname=pmapper user=xxx
> password=xxx"
>       DATA "the_geom FROM ecopontos_gesamb USING UNIQUE gid"
>       CLASSITEM "tipo"
>       TEMPLATE "void"
>       METADATA
>               DESCRIPTION "GESAMB - Ecopontos"
>               RESULT_FIELDS "numero, papel, embalagens, vidro, pilhao, oleao, 
> tipo,
> propriet, observ, freguesia, first_lug1, designacao"
>               RESULT_HEADERS "Numero, Papel, Embalagens, Vidro, Pilhao, 
> Oleao, Tipo,
> Proprietario, Observacoes, Freguesia, Localidade, Local"
>               "LAYER_ENCODING" "UTF-8"
>       END
>       CLASS
>               NAME 'Ecoponto'
>               EXPRESSION 'Superfície'
>               STYLE
>                       COLOR 62 118 181
>                       OUTLINECOLOR 0 0 0
>                       SYMBOL 'square'
>                       SIZE 10
>               END
>       END
>       CLASS
>               NAME 'Vidrao'
>               EXPRESSION "Vidrão"
>               STYLE
>                       COLOR 87 200 92
>                       OUTLINECOLOR 0 0 0
>                       SYMBOL 'circle'
>                       SIZE 10
>               END             
>       END     
> END
> ===========================================
> The
>
> "ERROR - Easy_MDB2 - getFieldType(ecopontos_gesamb, %) - : MDB2 Error: not
> found"
>
> occurs with all layers whenever I use queryeditor plugin, although the table
> shows the desired results.
>
> Thank you very much for your help.
>
>
>
> --
> View this message in context: 
> http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/intersect-with-selection-management-plugin-tp4025534p4025537.html
> Sent from the pmapper-users -- p.mapper users mailing list mailing list 
> archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users

-- 


Thomas RAFFIN
Chef de Projet Internet
traf...@sirap.fr <mailto:traf...@sirap.fr>      Sirap <http://sirap.fr>         
Tel 
: 04 75 72 84 10
Fax : 04 75 70 07 98
Rue Paul Louis Héroult - BP 253
26106 Romans cedex

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to