How to convert Ljava.lang.String; ?
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 26 Mag 2016
Try applying char() the variable.
Alvindra Pratama
il 26 Mag 2016
mechE
il 13 Mag 2019
Is the problem solved? how?
Risposte (0)
Categorie
Scopri di più su Database Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!