<%@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

Great response to Q6 Convergence training
October 2005

ATL Telecom is a major UK manufacturer and developer of voice and data products for the telecommunications industry. ATL has made a strategic decision to enter the convergence market place and, accordingly has a need for high quality training to ensure that all its staff have a thorough understanding of all aspects of the technologies upon which converged networks are built. In conjunction with ATL and other partners Q6 has developed two courses that effectively meet these needs.

Paul Shaw Sales Director of ATL needed to accomplish two key objectives. “The first was to ensure that our sales team and senior management gained a good understanding of the convergence marketplace. The technologies (and terminology) associated with it, the typical requirements of a buyer, key features and market trends. The second requirement was more technical where we needed to make sure that our pre-sales engineers had a thorough understanding of the key technologies (especially VoIP) that underpin convergence solutions as well as the equipment requirements. In addition these engineers needed to understand the features, options, solutions available and the design criteria. The two courses that Q6 delivered to our staff exceeded our expectations in all these areas. Quite simply, some of the most effective and professional training we have ever received”.

Simon Andrews, Managing Director of Q6, added "Obviously we are delighted that we have another very satisfied customer. We have invested considerable time and resource in the development of our IP and convergence curriculum and it is good to see that this investment if now beginning to pay off".

To view either of the 2 courses, please click on course references below :

ETS0451 - Convergence Technologies for Voice Engineers

ETS0453 - Convergence Technologies for Sales and Pre Sales

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 %>