So far I have been working on fixing models almost exclusively for a week! I have models with multiple joins and calculations and ever since we upgraded to 10 they do not work. I have a "Remove Join" and then a second Join, but I get errors saying that my inputs are not current. When I do a validation it will tell me so and so table is already joined. So I have to exit out, delete the joined table then open the model again to validate the data. Now the data before the join won???t work because it thinks the ???field name does not exist??? because the table is no longer joined!
MODELBUILDER USED TO BE SMARTER THAN THIS!
Now I have to break up my models into several models and export out intermediate data so I can work with it. This is what I was told to do by tech support. This is driving me nuts!
Also, ???Make Table View??? changes every time the model is validated. If I have only a few columns checked in the table view, then run a validate it will recheck all the columns and screw up my output. Tech support tells me to not use .dbf tables, to put everything in a geodatabase, do permanent joins and export out intermediate data. This is getting to be WAY more steps then just doing a few simple joins and calculates in ArcMap. Is anyone else dealing with this crap?