A40 bugs V4MD
Florian Bogeschdorfer
fb at memedia.de
Mon Oct 6 18:08:54 CDT 2003
Hi Ruslan,
I am at my client now testing the application.
Apparently, the deleteAllRecord() and updateAllrecords() bugs are back...
x=VALmakeCursorWithAllRecordsFromTable ("KUNDENtable","KD_ID")
if x=0 then
--fehler
alert VALerror
alert "DB konnte nicht zurückgesetzt werden"
exit
else
y=updateAllRecords(x,[#inhouse:0,#KD_checkedInToday:0])
if y=1 then
-- alert ("Datenbank wurde zurückgesetzt")
else
alert "Datenbank konnte nicht zurückgesetzt werden"
end if
x=0
end if
End
Log:
Error:#0: No error
My scripts in this part have not changed at all since a39, please let Igor
check.
Best regards, Florian
More information about the Valentina
mailing list