News

I'm using bcp to dump large quantities of data into a table that has several indexed views built on top of it. It seems to work fine for a while, but on random rows it will die with this error:<BR ...
There are all kinds of limitations on what you can do in an Indexed View.<BR><BR>It seems that if you want to do anything interesting at all with aggregations you are going to end up going down ...