Change type in a field
Posted: Thu Sep 29, 2005 1:04 pm
in a db I got a field called "download", is varchar(16), i want to "download" field be varchar(64).
How can i do that, without lose the information in the db?
How can i do that, without lose the information in the db?