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
  • Hello Paul,

    you right. You need to delete the entries from your view in following tables:

    -DialogObject
    -DialogColumnGroupRight
    -DialogColumn
    -DialogTableGroupRight
    -DialogTable

    And finally a compile of the database.

    Thanks, Fatih
Reply
  • Hello Paul,

    you right. You need to delete the entries from your view in following tables:

    -DialogObject
    -DialogColumnGroupRight
    -DialogColumn
    -DialogTableGroupRight
    -DialogTable

    And finally a compile of the database.

    Thanks, Fatih
Children
No Data