Value of string not changing even though it should be!

Hannah 0 Reputation points
2023-11-03T14:38:18.1866667+00:00

In my blazor application, I am quereying a database repeatedly until I receive the correct value.

The code is running without any errors but the string getStatus keeps coming back as 'Submitted', even though the value has been changed to 'Processed' in the database.

Please can someone help!

My code is below:

User's image

User's image

Azure SQL Database
Developer technologies | .NET | Blazor
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.