> The code is Cocoa-based, but could easily be adapted to other > languages. I could build a GUI environment to alter a table and to > generate the SQL statements as well, I don't see what the problem is. > As I said earlier, the issue with the workaround is that it has to > copy the entire table twice. Other than that, I believe it works > fine...
When you write SQL-generating software yourself, I guess you can do whatever you want, but I am talking about already existing SQL-generating software, and very good software, but not prepared for SQLite-workarounds. Regards Bert