Reply to thread

You could always move away from accessing the DB directly and interface the MP dll's and use MP's API to perform all of the tasks which would be less prone to breaking with DB schema changes in the future.


Top Bottom