I want to make a sqlite table with the update/create table injection with taking the name from a JtextField.
Suppose my code says String Sql="CREATE TABLE ___" + THE __ IS WHERE the name will be placed. But I want to get the name from a text field. What should be done?
Aucun commentaire:
Enregistrer un commentaire