This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Dell V7.02: Properly delete custom view

Hello i have created a custom view with the schemaextenion tool.

Unfortunately I have a small mistake in my view and I need to recreate it.
How can I properly delete a custom view? Any Ideas?

I figured out 2 Stored-procedures in the Database "QBM_PViewDrop" and "QBM_PTableDrop" which sounds like that what i need, but I am not sure about.

Thanks Fatih

Parents
  • Hi Fatih,
    You need to delete a corresponding entry from DialogTable along with all corresponding entries from DialogColumn.
    There might be some more dependencies but you'll see them while trying to delete records from DialogColumn.

    Paul.
Reply
  • Hi Fatih,
    You need to delete a corresponding entry from DialogTable along with all corresponding entries from DialogColumn.
    There might be some more dependencies but you'll see them while trying to delete records from DialogColumn.

    Paul.
Children
No Data