what would the T-SQL be for changing (altering) the data length of a field programmatically in a table in MS Access?
so if a field had a data length of 50, id like to change this to 60 programmatically. What would the code/syntax be?
so if a field had a data length of 50, id like to change this to 60 programmatically. What would the code/syntax be?