Welcome to Taipy › Forums › Taipy Core › Taipy 2.0 & MySQL › Reply To: Taipy 2.0 & MySQL
December 13, 2022 at 4:50 pm
#237237
Participant
Hi Florian,
I’m a little at a loss here, I read the user manual, and I just don’t get what read_fct and write_fct expect for parameters, and what format they are supposed to return (for write_fct I don’t even know what to return).
I wrote read_fct to send back a list of tuples I pulled from the DB, the data I want to look at, and with write_fct I don’t know what to do.
Could you please give a little example to explain how it’s supposed to work ?
thank you for your help
regards
— JMM