Every time that I change the subject, I close and reopen the database.
"db = MySQLDatabase(...
db.close();"
Do you know where is the problem?
Thanks in advance!
08 May 2012
queryMySQL
Platform independent MySQL database solution with blob support.
Author: Jonathan Karr
Hi Jonathan,
I had a problem trying to import data from a table. The data is type number with a single character. The problem is with the method getTiny for com.mysql.jdbc.JDBC4ResultSet