public void DoNew() { Globals.OpenConnection(this, m_sUsername, m_oConn.DataSource, m_oConn.ConnectionString, false, m_oConn.Database); }