<< Ideas? >> A few more:
SET ANSI OFF Use RENAME COLUMN instead of ALTER TABLE. Also, of course, check to make sure the columns are really there with the old names first. -- Larry
<< Ideas? >> A few more:
SET ANSI OFF Use RENAME COLUMN instead of ALTER TABLE. Also, of course, check to make sure the columns are really there with the old names first. -- Larry