<%@LANGUAGE="VBSCRIPT"%> <% Dim rsAccredited Dim rsAccredited_numRows Set rsAccredited = Server.CreateObject("ADODB.Recordset") rsAccredited.ActiveConnection = MM_connAccredited_STRING rsAccredited.Source = "SELECT Course_Manufacturer FROM qsixtrain.Q6_Course_Manufacturers ORDER BY Course_Manufacturer ASC" rsAccredited.CursorType = 0 rsAccredited.CursorLocation = 2 rsAccredited.LockType = 1 rsAccredited.Open() rsAccredited_numRows = 0 %> <% Dim rsGeneric Dim rsGeneric_numRows Set rsGeneric = Server.CreateObject("ADODB.Recordset") rsGeneric.ActiveConnection = MM_connAccredited_STRING rsGeneric.Source = "SELECT Course_Technology FROM qsixtrain.Q6_Course_Technology ORDER BY Course_Technology ASC" rsGeneric.CursorType = 0 rsGeneric.CursorLocation = 2 rsGeneric.LockType = 1 rsGeneric.Open() rsGeneric_numRows = 0 %> <% Dim rsEvents Dim rsEvents_numRows Set rsEvents = Server.CreateObject("ADODB.Recordset") rsEvents.ActiveConnection = MM_connAccredited_STRING rsEvents.Source = "SELECT * FROM qsixtrain.Q6_Events ORDER BY Start_Date ASC" rsEvents.CursorType = 0 rsEvents.CursorLocation = 2 rsEvents.LockType = 1 rsEvents.Open() rsEvents_numRows = 0 %> <% Dim Repeat2__numRows Dim Repeat2__index Repeat2__numRows = -1 Repeat2__index = 0 rsGeneric_numRows = rsGeneric_numRows + Repeat2__numRows %> <% Dim Repeat3__numRows Dim Repeat3__index Repeat3__numRows = 5 Repeat3__index = 0 rsEvents_numRows = rsEvents_numRows + Repeat3__numRows %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 rsAccredited_numRows = rsAccredited_numRows + Repeat1__numRows %> Q6 Training : About Q6 : News

Q6 - preferred training partner for Orange
February 2006

Q6 has been a preferred training provider of Data and Telecommunications training to Orange for the past four years. During that time Q6 has trained technical staff from many areas of Orange on topics including GSM, GPRS and 3G. Q6 has also delivered Radio Principles training to graduate and apprentice recruits within Orange, together with courses covering Data Communications Fundamentals, SDH and ATM. Most recently Q6 has both developed and delivered a range of instructor led training courses that have provided technical training on Orange's roll out of next generation IP based products and services, including VoIP.

As Lou Tarling, T&D Manager for Technical Directorate, explains, "Q6 is a valued partner. They not only have the high degree of technical knowledge that we need for course development and delivery, but they complement this with first class back office services. The pre and post course tests that our delegates take show significant gains in their knowledge and the qualitative critiques that they complete show that the courses really meet their training needs."

 

As part of its on going commitment to customer service, Q6 is in the process of providing Orange with on-line access to its questionnaire and delegate critique systems, providing real time statistical analysis to Orange training managers.

For further information call +44 (0)845 3300959 or email info@q6training.com >

 

News Desk

© 2007 - Q6 Training Ltd. All Rights Reserved. Designed by Spiders Parlour.

<% rsAccredited.Close() Set rsAccredited = Nothing %> <% rsGeneric.Close() Set rsGeneric = Nothing %> <% rsEvents.Close() Set rsEvents = Nothing %>