1. Is this a split database (frontend/backend)
2. What datatype are you changing FROM and what you want to change it TO?
3. For table changes you need exclusive access to the database where the table resides. That means that everyone will need to be out of the database in order for you to make the changes.