This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, from time to time I get errors when trying to execute "Update Database...". This time I made some changes on an entity that is quite heavily used in the model and the messagebox containing the errors was way bigger than my (Full HD) screen. Is there a way to get a scrollpane for the errors? Regards, Dennis |
|
|
Unfortunately not, because we're just using the standard Windows message box. What you should be able to do is hit Ctrl+C while the message box is displayed to capture the text to the clipboard. You can then paste it into Notepad to read the details. Another option is to choose Log SQL in the Update Database prompt. The error message will then be dumped to the SQL window along with the DDL SQL we were trying to run. |
|