Rather than referencing the view, I just specify the CAMLViewFields or CAMLRowLimit or something. As soon as you specify one of those values, it overrides the default view. In other words, there's zero need to create a view to retrieve what you want - and besides, that view might be changed by someone (usually you!) and break your code.
M.
M.