inglés How to receive data from a db and update it on the screen? #2919
Unanswered
ErizoKaraka
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hello, I'm trying to figure out how I can receive data from a database where I'll later store values from some sensors on a board, what I want to do is that I can constantly ask for the data behind the entire execution of the application, and when it's time, display it on the screen, but I still can't get that when I insert a new value from phpMyAdmin, this one is updated in my flet application by itself, I have to give it CTRL+S in VSC for the value to be updated, I already tried a thousand ways but I can't figure out how. Does anyone know how to do it or can guide me?
Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions