Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
How to delete wtpart from database? I have deleted this 100-100-110 wtpart number from GUI. While renaming 100-100-220 by 100-100-110 giving error. Number is not unique. In GUI if I search for wtPart by 100-100-110 it is not searching. I need to delete from database. Can any one suggest me solution for this..
Try to search that number in WTPartMaster table of database and delete. But it is not suggested by ptc to directly modify in database.
Thank you for suggestion..