|
|
 |
 |
 |
| |
Why do I get an error, "Unable to modify database structure" / “Sharing Violation" when I try to modify my database structure? |
 |
| |
This is a sharing violation caused by 2 programs trying to access the same file at the same time.
Close the label BEFORE you try to change the database. You do not have to close LABELVIEW, just the label that is tied to the database.
|
|
|
|