<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>16 Jul 2017 22:31:00 Z</lastBuildDate><pubDate>16 Jul 2017 22:31:00 Z</pubDate><description>Hi Forum,&#13;
&#13;
I need some help ....&#13;
I did my own database based report management system ....&#13;
What I do:&#13;
I deliver a project with reports (example invoices, deliver notes and so on) stored in a memo field in a database.&#13;
The user can modify this "base report" and store this modified report in the database as well.&#13;
When printing the report the user can choose which report he wants to use.&#13;
&#13;
If the user modifies the Report I do following steps:&#13;
- extract the report to a temp directory using HExtractMemo()&#13;
- open it with runreportsandqueries(sMyTempFile)&#13;
- after that store the "new" report with HLinkmemo() in the database.&#13;
&#13;
When printing a report I extract the report to a tempfile and print it using iPrintReport(sMyTEmpFile)&#13;
&#13;
Works fine, but sometimes if I modify a report on workstation 1 the changes do not affect workstation 2 .... it seems that WX holds a copy of the old report somewhere.&#13;
&#13;
Maybe someone has an idea what is going on?&#13;
&#13;
Thanks and Best Regards&#13;
&#13;
&#13;
Stefan.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61760-rampq-uses-old-reports-wd20/read.awp</link><title>R&amp;amp;Q uses old reports (WD20)</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
