Hi everyone, just wanted to consult on the issue of directly deleting from ACCPAC SQL Tables by passing SQL queries. Is there absolutely no way of making sure that data integrity is maintained once ACCPAC tables are directly deleted from. Or is there a posibillity that something can go wrong.
I want to delete a detail line from a Requisition for example. Is it sufficient to go through all the PW tables in SQL and see which tables this particular record(record detail) exists in and then deleting them.
Thank you for any advice
I want to delete a detail line from a Requisition for example. Is it sufficient to go through all the PW tables in SQL and see which tables this particular record(record detail) exists in and then deleting them.
Thank you for any advice