database resource errors

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.

Hi,

Most of the problems listed in the problems tab have a ‘quick-fix’ option. You can enter this quick-fix by selecting the problem in the problem tab and then hitting command-1/ctrl-1 (depending if you are on a Mac or PC).
Then you just follow the options available.

Hope this helps.