--- FM2SQL/Attic/bla.xml 2005/03/18 13:31:09 1.3 +++ FM2SQL/Attic/bla.xml 2005/04/11 13:27:12 1.4 @@ -6,21 +6,19 @@ rogo 3333 | - convert + convert_temp false - - select * from "Agenda" - select * from "Agenda" - +
- + @@ -33,8 +31,18 @@ false - select * from "Agenda" - select * from "Agenda" + drop table "Blasius";create table "Blasius" + ( "title" TEXT, + "id" integer, + "comment" TEXT, + "reference" TEXT, + "table" TEXT, + "clip" TEXT, + "current" TEXT, + "tabledisplay" TEXT + ) + + select * from "Blasius"