Project status change using SQL query

gopal122

Member
Hi Guys,

Can anyone help me with SQL query which can change the status of project without going through OMW. suppose from 21 to 28 or vice versa.

Thanks,
Gopal
 
This approach is unwise. Setup the transfer activity rules accordingly.
 
Thanks dalton. Activity rules are properly defined. I know it's not a good practice. But just want to know if this is possible with the sql query of changing project status from QA to DV or vice versa without going through OMW. If yes, which tables we might require for this query.
 
Gopal,

Maybe if you can explain the purpose, what you need to achieve, there may be another way to achieve it, rather than changing the database directly.
 
Back
Top