How's it going,
We're switching out support desk site to v8.1 and I've got the same problem, however when I try to run the command "select h.technicianid'Technicianid',a.first_name'Technician',sd.status'Status' from helpdeskcrew h left join sduser sd on sd.userid=h.technicianid left join aaauser a on a.user_id=sd.userid" i get the following:
org.postgresql.util.PSQLException: ERROR: schema "h" does not exist
Any help would be appreciated.
Kind Regards,
Lou