I have searched and tried everything in the forums and can't seem to get this code to work.
ALTER TABLE mytablename RENAME COLUMN oldfieldname TO newfieldname
It kicks an error when I try to run this query, stopping at the RENAME every time.
I am using Access 2002, no sql server.
Any suggestions??
ALTER TABLE mytablename RENAME COLUMN oldfieldname TO newfieldname
It kicks an error when I try to run this query, stopping at the RENAME every time.
I am using Access 2002, no sql server.
Any suggestions??