I found today that somehow the ownership on 122 views in one of my databases had changed. I can't figure out how the ownership changed, but I discovered the problem when running a Crystal report, which gets data from this particular database. The "set location" in the report clearly identifies the owner as "dbo". In looking at the views in Enterprise Manager I notice that "dbo" is no longer the owner. Is there a means by which I might change the ownership on the views? I don't seem to find anything helpful in Enterprise Manager. I am not familiar with writing SQL programming statements.
Thanks
Thanks