A
AJ
Access 2002
I have a table located in a MS database, this table cannot be modified. I
need to create a new table and change the field properties from text to
integer. I would like to do this someway other than using the design view.
Suggestions or how do you ALTER mutiple columns at once using the Data
Definition Query?
ALTER TABLE SampleB ALTER COLUMN Effect_PL_QualQuestResp INTEGER
I have a table located in a MS database, this table cannot be modified. I
need to create a new table and change the field properties from text to
integer. I would like to do this someway other than using the design view.
Suggestions or how do you ALTER mutiple columns at once using the Data
Definition Query?
ALTER TABLE SampleB ALTER COLUMN Effect_PL_QualQuestResp INTEGER