<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>30 Nov 2017 10:36:00 Z</lastBuildDate><pubDate>30 Nov 2017 01:38:00 Z</pubDate><description>Hi All,&#13;
&#13;
Some of my customer have a problem to creating a record. The problem found some on Windows 8 and Windows 10.&#13;
&#13;
All transaction such as Sales Invoice, Customer Payment, Inventory and else run in the same time in single coding. Why all this record not save?&#13;
&#13;
The coding handle like this :&#13;
&#13;
&#13;
// Printer Setting&#13;
// Kick Cash Drawer (Option)&#13;
// Print Receipt&#13;
&#13;
&#13;
// START OF TRANSACTION&#13;
HTransactionStart(gsEXEDIR+"Transaction.trs")&#13;
&#13;
WHEN EXCEPTION IN&#13;
&#13;
// Save Invoice&#13;
// Save Payment&#13;
// Save Inventory&#13;
&#13;
HTransactionEnd()&#13;
&#13;
DO&#13;
// Delete the order lines&#13;
HTransactionCancel()&#13;
END&#13;
&#13;
The coding is use from 2012 without any problem.&#13;
All antivirus was setting properly.&#13;
&#13;
Is this because of Windows OS problem or bugs on WD19?&#13;
Any tips to solved?&#13;
&#13;
Thanks a lot&#13;
&#13;
Regards,&#13;
Mujahid</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer/read.awp</link><title>[WD19] Record not save in some computer</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/63506-wd19-record-not-save-some-computer-63511/read.awp</comments><pubDate>30 Nov 2017 10:36:00 Z</pubDate><description>Hi Mujahid,&#13;
&#13;
This might be UAC related.&#13;
You should use a directory for the transaction and the data that a normal Windows use…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer-63511/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer-63511/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer/read.awp">[WD19] Record not save in some computer</source><title>Re: [WD19] Record not save in some computer</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer-63510/read.awp</comments><pubDate>30 Nov 2017 08:55:00 Z</pubDate><description>Hi,&#13;
&#13;
It's only that I thought you might be reading a record from a table in a session then possibly reading from the same file…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer-63510/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer-63510/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer/read.awp">[WD19] Record not save in some computer</source><title>Re: [WD19] Record not save in some computer</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer-63508/read.awp</comments><pubDate>30 Nov 2017 07:54:00 Z</pubDate><description>Hi Darren,&#13;
&#13;
Sorry because the coding is too long and have many local procedure.&#13;
All record basically use Hadd and HModify.&#13;
F…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer-63508/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer-63508/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer/read.awp">[WD19] Record not save in some computer</source><title>Re: [WD19] Record not save in some computer</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer-63507/read.awp</comments><pubDate>30 Nov 2017 04:50:00 Z</pubDate><description>Hi,&#13;
&#13;
Is your actual code top secret? If not, please could we see it?&#13;
&#13;
Sounds to me like some kind of contention with other t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer-63507/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer-63507/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63506-wd19-record-not-save-some-computer/read.awp">[WD19] Record not save in some computer</source><title>Re: [WD19] Record not save in some computer</title></item></channel></rss>
