how can i import data in sqlite3 preserving referential integrity? if i create fields that is not autoincremented, after the import, i can't modify that field to primary key autoincrement, since alter table modify column is not supported. thanks for any help
_______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users