To all – Thank you for sharing your knowledge.

I will keep you in the loop as I work this through.

Myron

 

From: rbase-l@googlegroups.com <rbase-l@googlegroups.com> On Behalf Of 
myron.fineg...@gmail.com
Sent: December 3, 2023 8:26 AM
To: rbase-l@googlegroups.com
Subject: [RBASE-L] - Know when data has been changed in a row of data in a 
table.

 

Subject: Know when data has been changed in a row of data in a table.

Background:

1.      Using a form to enter or change data that is in a row in a table.
2.      The application has code in place to record who is logged into the 
system.
3.      When exiting, with or without data changes to the row of data, the form 
has code in the exit button that uses an update command to take the logged in 
username and update the column in the row of data ‘last updated by’.
4.      Goal: only do that update if the data has actually been changed.

R:Base has a way to check if data has been changed in a row of data when a 
table is opened and a column in a row has been changed. The save button on the 
bottom of the screen (the check mark) changes from grey to a color.

Is there a way to know, using code, if the data in a row in a table has 
changed? This would allow control over the update statement on exit.

Thanks in advance.

Myron Finegold  

 

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com 
<mailto:rbase-l+unsubscr...@googlegroups.com> .
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/012801da25fc%24f9748400%24ec5d8c00%24%40gmail.com
 
<https://groups.google.com/d/msgid/rbase-l/012801da25fc%24f9748400%24ec5d8c00%24%40gmail.com?utm_medium=email&utm_source=footer>
 .

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/01e901da26c1%24446bf3c0%24cd43db40%24%40gmail.com.

Reply via email to