Hi Armin,

thanks for your reply. I found this post
http://www.mail-archive.com/pmapper-users@lists.sourceforge.net/msg00641.htm
l
and thought it was yours.

I´m using this static adress only for my first test, then I will use a
filename including the session id.
I first try to load, if a file already exists. The first time it will fail,
but when I make another selection the file already exists and I expected to
get the results of my previous selection


mit freundlichen Grüßen

Dominik Gierse, Dipl. Ing. (FH)
Produktmanagement Virtueller Regenschreiber,
Softwareentwicklung     
mailto:gie...@systemtechnik.net 
Tel./Fax: +49 291 9929-70 / 7691
----------------------------------------------------------------------- 
Sitz der Gesellschaft:
HST Hydro-Systemtechnik GmbH
Sophienweg 3
D-59872 Meschede, Germany       
Tel./Fax: +49 291 9929-0 / 7691
http://www.systemtechnik.net
----------------------------------------------------------------------- 
Geschäftsführer: Dipl.-Ing. Martin Frigger, Dipl.-Ing. Richard Ernst    
Registergericht: Amtsgericht Arnsberg - HRB 3396        
UST-IDNR.: DE 191 917 337       
Steuer-Nr.: 334 5706 0269


-----Ursprüngliche Nachricht-----
Von: Armin Burger [mailto:armin.bur...@gmail.com] 
Gesendet: Mittwoch, 12. August 2009 18:50
An: Dominik Gierse
Cc: pmapper-users@lists.sourceforge.net
Betreff: Re: [pmapper-users] savequery

On 12/08/2009 11:36, Dominik Gierse wrote:
> Hi List,
> 
>  
> 
> i want to use the savequery function. I found an article in a pmapper mail
> archive, where Armin described I have to use the saveQuery() function in
> q_execMapQuery. I tried it with 
> 
>  
> 
> @$this->map->loadquery("/ms4w/tmp/test.res");     
> 
> @$this->map->queryByRect($selrect);
> 
> $this->map->savequery("/ms4w/tmp/test.res");     
> 
>  
> 
> But when I select something and then select some other objects I get only
> the last ones highlighted.
> 
> Where´s my error ? 
> 
>  
> 

I've never used save/load query, but I guess you will first have to save 
it (better not with static absolute names) and load it afterwards. How 
it is kept and referenced within a session I don't have a clue.

armin

----------------------------------------------------------------------------
--
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


------------------------------------------------------------------------------
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