Hi Sqlite Team, >insert into disk.your_table select * from your_table;
There is an bugwithin insert into table01 select * from table02 Always double the inserted rows in table01 ... where the structure of table01 and table02 are the same .... I use Sqlite 3.3.2b Shum www.mingyik.com