Re: [android-developers] Re: SQLite Transactions
16.03.2011 4:46, David Williams пишет:
Ok, why isn't this working. Only the first CREATE TABLE command works, the rest don't :( This works fine when I copy and paste this command into an sqlite window and run it.
http://developer.android.com/reference/android/database/sqlite/SQLiteDatabase.html#execSQL(java.lang.String)
Parameterssql the SQL statement to be executed.
Multiple statements separated by semicolons are not supported.
-- Kostya Vasilyev -- http://kmansoft.wordpress.com
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home