Susan Harkins
ssharkins at bellsouth.net
Mon Sep 26 09:16:33 CDT 2005
It's possible that you don't need the keyword COLUMN but why don't you try running the statement in Query Analyzer and see what kind of error you get -- might be a more helpful message. Just a thought. Susan H. ALTER Table dbo_Sharon_Ridge ADD COLUMN SR_CO2_Sep_ 05 DOUBLE I get the following message when I try to run the query ODBC - call failed [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near the keyword 'COLUMN'. (#156)