Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Clean up my objects

Post Reply
martbarr
Posts: 60
Joined: Fri Oct 26, 2012 8:09 pm

Clean up my objects

Unread post by martbarr »

Can I use sql to delete from zzsys_objects where `sob_all_tab_title` = "OldTest" ( which is my testing tab no longer needed)

Does this break any relationships?

Thanks
Martin
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Clean up my objects

Unread post by admin »

Martin,

Its probably easier to remove them from the Form properties.
Capture.PNG
Steven
You do not have the required permissions to view the files attached to this post.
martbarr
Posts: 60
Joined: Fri Oct 26, 2012 8:09 pm

Re: Clean up my objects

Unread post by martbarr »

except these were loads of buttons under a tab in index page ?
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Clean up my objects

Unread post by admin »

Martin,

There will likely be related records in the Objects Tab of Access Levels.

(zzsys_access_level_object)

Steven
Post Reply