This might be a newbie question, but I’m stymied. I keep getting errors under the “Problems” tab for my database tables. Some of them say there are data type mismatches, for fields that I changed the datatype during development. In Eclipse, it seems to reflect the changes and work correctly when formatting fields on forms, but I still get the errors listed. If I look at the .dbi file, the fields are sitting there with the data type obviously unchanged. I right-clicked in Eclipse on the database server and chose “reload tables/table structure from DB”, and instead of refreshing these, it found 58 new tables with no dbi file and listed them all as addition errors.
How do you make Servoy update these files and cause these errors to go away? Does it matter? What is this all about? Is there a book or some real documentation that will explain this? I feel pretty lost here.