Hi, I have a table with one field defined as smallint(3) and I would like to change the field type now in char(3) (without lost the value inside).
How can I make the change ? Do I need to create a new table with the new fields where import the current data or is there a better method ? Thanks in advance Marco _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users