Thanks for the reply. I use this particular view in a mapping application. The user hovers over a piece of property and the address is displayed. What I'm finding, however, is that unless I go in and manually open the view, the data isn't being updated. I have written a module that brings in taxation data from a different system, which when a user double clicks on a parcel, the associated data is displayed. The data in this table is automatically updated daily. The address view draws it's data from this table.
Michael Kohler