Posts by Gustavo Reis Costa • 139 points
2 posts
-
0
votes1
answer111
viewsQ: What was the error in the last UPDATE use line in Mysql?
I developed a final project without error, done in Java, but still have only one error UPDATE in the last row of table creation clientes database in Mysql language. I am asking to update the…
-
2
votes1
answer3515
viewsQ: How to take data from a Jtable for storage in a database?
I’m developing a project called Menu List with a Mysql and Java database in Netbeans, with an added Mysql-Connector-Java library. I want the names of the selected products, the quantity of products…