<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>26 Apr 2015 10:51:00 Z</lastBuildDate><pubDate>24 Apr 2015 23:15:00 Z</pubDate><description>Hi,&#13;
WinDev v19, HF/CS v18&#13;
&#13;
I have added a field to my Produkt table, and when trying to connect to the file I correctly get an error 70016 that I Trap.&#13;
&#13;
But when I run WDModific in silent mode it reports "no file was found to modify ..." message, and then I offcourse then get an exception in my query qry_product who do not know the "field" I added.&#13;
&#13;
If I however run wdmodific in Wizard mode, it do find a change and do the upgrade of the data file.&#13;
&#13;
I`ve checked the analyze file (it`s the correct choosed)&#13;
&#13;
The only thing I can think of "can" have an impact is that my password is blank.?&#13;
&#13;
here`s my code I cant find any error in it, perhaps I got blinded? :xcool:&#13;
&#13;
&#13;
LWDModficLine = LModficFile ... + " -report -nobackup -error -noanaconnection /WDD="""... +LWDDFile... +""" /Server="""+DBConn..User+":"+SPW+"@"+DBConn..Server+":"+sPort+"/"+DBConn..Database+""" /US" IF NOT ExeRun(LWDModficLine,exeActive,exeWait) THEN Error("Unable to run the automatic data modification: ", ErrorInfo()) END&#13;
I could use the wdmodific wizard but I`m distributing this app to several users so I would like "things" to happen automatically.&#13;
&#13;
Perhaps something obvious, but I cant see it :)&#13;
&#13;
Cheers&#13;
Tor-Bjarne</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51776-wdmodific-not-upgrade-file/read.awp</link><title>WDmodific do not upgrade the file.</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51776-wdmodific-not-upgrade-file-51790/read.awp</comments><pubDate>26 Apr 2015 10:51:00 Z</pubDate><description>HI Guenter,&#13;
&#13;
Thank you!! :)&#13;
&#13;
cheers&#13;
Tor-Bjarne</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51776-wdmodific-not-upgrade-file-51790/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51776-wdmodific-not-upgrade-file-51790/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51776-wdmodific-not-upgrade-file/read.awp">WDmodific do not upgrade the file.</source><title>Re: WDmodific do not upgrade the file.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51776-wdmodific-not-upgrade-file-51793/read.awp</comments><pubDate>25 Apr 2015 06:57:00 Z</pubDate><description>Hi Tor-Bjarne,&#13;
&#13;
this is an old problem. I recommend to add another item to the file, generate the analysis and then to remove …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51776-wdmodific-not-upgrade-file-51793/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51776-wdmodific-not-upgrade-file-51793/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51776-wdmodific-not-upgrade-file/read.awp">WDmodific do not upgrade the file.</source><title>Re: WDmodific do not upgrade the file.</title></item></channel></rss>
