[AccessD] Changing Data Types - URGENT

Susan Harkins ssharkins at bellsouth.net
Fri Mar 5 10:46:58 CST 2004


ALTER TABLE table
ALTER COLUMN column newtype([size])

Table must be closed, and I'm assuming you understand the risks of changing
the data type, so I won't ramble on about that. 

Susan H. 

Hi All,

Is there a way I can programmatically change a datatype in a field, using
either VBA or SQL?





More information about the AccessD mailing list