Re: [pmapper-users] How to load dynamic data from MS SQL?

2007-01-04 Thread Armin Burger
Gaston in principal the 'XY-Layer' function should do what you need. See http://svn.pmapper.net/trac/wiki/DocManual#XYLayers You do not need to modify any code, just install PEAR and the DB module and define the connection string for "XYLAYER_PROPERTIES" using PEAR syntax, like ... "mssql://us

[pmapper-users] How to load dynamic data from MS SQL?

2007-01-04 Thread Gaston Izaguirre
Hi All, I'm new to p.mapper and I'm migrating a little PHP/MapScript application I've developed to the p.mapper framework, in order to take advantage of the broad functionality and multiple configurations that offers. This task seems to be straightforward, but I have some doubts. In my applicat