public clsSkillsFactory()
 {
     _dataObject = new clsSkillsSql();
 }