Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

WD21 - Error with HSave using Table with detail form (2 replies)

$
0
0
Hello All,

I will appreciate some help with a problem I have.

I have created a "Table with Detail Form" window using Simple RAD in Windev 21. Everything seem to work well except when I click on button to apply editing changes, then I get the error below;
==================================================
HSave function called.
Unexpected system error.
If this error systematically occurs in the same conditions, contact PC SOFT Hot Line.
==================================================

The code in the "Apply" button is as below;
===================================================
ScreenToFile()

// Add / modify the record
HSave(mastfileQRY)

TableDisplay(TABLE_mastfileQRY, taCurrentRecord)
====================================================
Note: I use MySQL database and Query is built with WD Query editor.


Best regards

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>