<%@LANGUAGE="VBSCRIPT"%> <% set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_CONNprrt_STRING Recordset1.Source = "SELECT * FROM tblContent WHERE pageName='courses'" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 3 Recordset1.Open() Recordset1_numRows = 0 %> PRRT - Building New Futures.




 
   

How to enrol

To enrol on any PRRT training course please contact the Training Department at
028 90 427788 who will clarify eligibility as follows;

•  Regular Serving Officers with intention to leave within 3 years

•  Full Time Reserve Officers

•  Retired Officers

•  Medically Retired Officers

NB: Officers who have taken or are about to take Voluntary Severance are not eligible for 2 years from date of signing.

•  If eligible, an appointment will be made for you to come and meet with either a
Careers Adviser (if you're not sure about your future career) or a Training Assessor
(if you have firm plans about your future career).

•  During this appointment an enrolment form will be completed and signed to secure
a place on the appropriate training course(s).

 

         
 
<% Recordset1.Close() %>