SQL Database
Can help to point to the file name which stores the database table for PDM

Can help to point to the file name which stores the database table for PDM

It is complicated. Each type of object has own table.
WTPart, EPMDocument, Product, Library, Folders.
There is not just one table that shows you content of specific product.
You need to observe the sql selects in the articles and you may find the links between tables and other consequences.
for example
WTPart table contains reference to a context and context is a product or a library
PS: select * from WindchillDB.PDMLinkProduct shows the product information
PetrH
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.