This may have been asked before[1], but i haven't found an answer.

I have a text file with a bunch of "CREATE TABLE" statements. I can't
run it with executeUpdate nor with preparedStatement. At most i'll get
the first table created, so i assume JDBC/SQLite parses the ;. Is
there an easy way to do this?

mTIA,
Nuno Magalhães

[1] http://www.nabble.com/Java-Database-Access-Code-Generator-td21342709.html
--~--~---------~--~----~------------~-------~--~----~
Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en
To unsubscribe, send email to [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to