[pmapper-users] Oracle attribute query

2006-11-09 Thread Dejan Gambin
Hi, As a part of my new project, I need to support one-to-many queries. I have a layer with objects/buildings and each object/building can have one or more locations inside. I have to implement a query mechanism that can give me the attributes of each location inside a building when I click on tha

Re: [pmapper-users] pmapper-users Digest, Vol 2, Issue 8

2006-11-09 Thread Stephan Holl
Hello Armin, Am Mittwoch, 8. November 2006 19:09 schrieb Armin Burger: > The function will not work in older versions than 2.x since it requires > the new query return format JSON. This was introduced in 2.x. OK, thanks. > > The old query result was hard-coded in HTML and is one of the oldest >