I am simply trying to drop a column from a db of mine
but I get this error:
Server Message: Number 4933, Severity 16
Dropping a column from a replicated table is not allowed.
I think the tables in this db may have pulled from a dump of another db that was being replicated. How do I get ASE to realize that this table is not being replicated?
Thanks.