I want something like this. But the following does not work The tablename is saved in e, the name of the row in i[0] and the value in k.
"INSERT INTO ? (?) VALUES(?)" (e, i[0], k)
I want something like this. But the following does not work The tablename is saved in e, the name of the row in i[0] and the value in k.
"INSERT INTO ? (?) VALUES(?)" (e, i[0], k)