Can't find "corrupted project" in the "MSP_PROJECTS table"

M

Marc S.

Iranian,

in the MSP_PROJECTS table run the following SQL query:

SELECT *
FROM MSP_PROJECTS
WHERE PROJ_NAME LIKE '%your project's name%'

Hope this helps...

Marc S.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top