IntraNet SQL error
While adding a new Faculty from the IntraNet Faculty UI,Faculty – Add a new Faculty“SQL error” was encountered. After looking into the SQL that caused the issue, it was found that a new data field “type” was missing from the original “insert” SQL statement. Because that data field was introduced after the original SQL statement. … Read more