Using Navicat to Extend PowerSchool

Often times, you need a report for your administratorare building for PowerSchool.
and there is not a report made in PowerSchool forNavicat also has the ability to create a pivot table
you to print. Of course, your boss needs the report inreport. In a future article, I will describe the steps
15 minutes so what can you do? A product namedneeded to create a grade distribution report using a
"Navicat" is made to be able to access your Oraclepivot table. In this report, I was able to exclude my
database and you can create a report quickly andhomeroom/seminar course that principal did not want
easily without a lot of knowledge of SQL.included in the count. Please check my blog for
Navicat is reporting tool that allows you to create apostings of the grade distribution report.
connection to the PowerSchool Oracle databaseThe use of third party tools to extend PS have been
which will allow you access to all of the PowerSchoolin practice about as long as PS has existed. With the
tables in the PS schema. At that point you can go todevelopment of ReportWorks, there is going to be a
the report module to build a report. Navicat also has anday that we will not need to use these tools, but it is
elaborate query tool that could be used to build queriesnot that way at this time.
that you could incorporate into a custom page that you