Hello,
I can't delete columns I created in table(s) and get the following error in Enterprise Manager:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
'timPPInvtValLstWrk' table
- Unable to modify table.
ODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]Line 2: Incorrect syntax near 'ItemClassKey'.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
I have db_owner and Admin permissions to this table.
I created test table, added new cols and tried deliting them. Same error.
Checked MS knowledge base and it mentions constrains, but this is data dump table and has no indexes or constrains.
Any idea what's wrong and how to fix it? Thanks much
Steve
I can't delete columns I created in table(s) and get the following error in Enterprise Manager:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
'timPPInvtValLstWrk' table
- Unable to modify table.
ODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]Line 2: Incorrect syntax near 'ItemClassKey'.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
I have db_owner and Admin permissions to this table.
I created test table, added new cols and tried deliting them. Same error.
Checked MS knowledge base and it mentions constrains, but this is data dump table and has no indexes or constrains.
Any idea what's wrong and how to fix it? Thanks much
Steve