How to convert Ljava.lang.String; ?

4 visualizaciones (últimos 30 días)
Alvindra Pratama
Alvindra Pratama el 26 de Mayo de 2016
Comentada: mechE el 13 de Mayo de 2019
i have a GUI like this :
Ket.Foto is a list of four pieces of image I have chosen from the Browse button. When i press Button Simpan, all data will stored to MySQL. Here the data after save to the database, i use function cellselection callback to to display the selected rows from the table to be displayed in each edit text. But when the data that has been saved to the database, then the data from earlier Ket.Foto will appear to the table below :
Why Ket.Foto results that have been stored in a MySQL databaase be like that and not be like when the image above? So what if I want to display data from the database back exactly the same as before I enter the data into the database?
  3 comentarios
Alvindra Pratama
Alvindra Pratama el 26 de Mayo de 2016
Where should i apply the char()? Would you like to see my code & help me? Because i have try it but not something happen, maybe it was my fault to place the char(), please help me place the char() into correct place
mechE
mechE el 13 de Mayo de 2019
Is the problem solved? how?

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by