public SQLDelete()
 {
     m_Execute = new SQLExecute();
     m_Get     = new SQLGet();
 }
 public SQLDelete()
 {
     m_Execute = new SQLExecute();
     m_Get = new SQLGet();
 }