我需要附加数据库使用过程,如果这是可能的。我的代码不工作了。CREATE TRIGGER MyTriger before insert on SysTableA for each rowattach 'C:\temp\database.db' astoMerge; insert into TableA select * from toMerge.TableA;END;
如何将此代码添加到SQLlite中?Sqlite</
09-29 13:41:19.760: ERROR/Database(334):在0x218df0上准备'create MY_TABLE2 (_id2整数自动增量,Content2文本null,Content3text not null,Content3 text null,_id2引用MY_TABLE (_id))时,失败1(接近“自动增量”:语法错误)。AndroidRuntime(334):java.lang.RuntimeException:无法启动活动ComponentInfo{Sep.com/Sep.coms.epA