Bronze 1
Since ‎03-15-2024
yesterday

My Stats

  • 2 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

Ian22's Bio

Badges dherly Earned

View all badges

Recent Activity

Hi everyone,I have a single table/view containing a 'Planned Quantity' column. The concept is that when a user edits a row, the 'Real Quantity' column, initially set to 0 or null, should be updated with the 'Planned Quantity' value only if it is 0 or...
I've created this app, and the initial view displays the User Settings screen to prompt for the username and password, which are related to the 'Users' table with columns ID, User, and Password. Once the user successfully logs into the app, a 'Regist...