How can i change (with Delphi) the Type (From A to I) or the Size of a
field in a table called "links.db" without erasing table's data ?
Table's name : Links.db
field's name : Index from A to I (Type Change)
Link from 255 to 16 (Size Change)
i'm using TTable for "Links.db"