from some other BSV, copy its definition of RegularUser and create the needed table:
basdb.purchaseorders_regularuser
its saying it can't find that database table, so make it be there.
also, in case that doesn't fix it,
what do you mean you needed to rename PurchaseOrders - it appears its still looking for POs, except all lower case.
whats the new name if its not "purchaseorders"?
and do you mean you get the error and cannot move forward (when going into test),
or you get the error, but can still test anyway?
and, in the meantime, make sure you have a working SQL tool (like MySqlWorkbench, or Toad Edge)
cause thats going to be needed to rectify this (i think).
jaymer...