Search results

  1. M

    Alter Table, Alter Column

    I restarted the database and it worked great. Thank you!!!
  2. M

    Alter Table, Alter Column

    Thank you, that was very helpful, I just need to figure out how to get an exclusive lock on that table. I will try to stop and start the database to see if I can get an exclusive lock, unless you know of a better way.
  3. M

    Alter Table, Alter Column

    I am using Progress OpenEdge 10.2B on windows server 2003X64SP2. I am trying to expand a column in the database and I keep getting an error. I am new to progress and I have an background in Oracle. Here is the statement: ALTER TABLE PUB.cust ALTER COLUMN cust-no CHARACTER (80) Here is the...
Back
Top