Hi, ALL,
ALTER TABLE <table_name> command does not support changing the field type.

What is the easiest and fastest way to change the field type from
integer to double?

I know it is all saved as text but for me when I look at the db
structure I know what
kind of variable I will use and what calculation needs to be performed.

Also the database uses foreign keys.

Thank you.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to