public BLPostQry() { d = new clsDALayer(); }
public BLQrySt() { d = new clsDALayer(); }
public BLLogin() { d = new clsDALayer(); }
public BLPrevSoln() { d = new clsDALayer(); }
public BLQrySt() { d=new clsDALayer(); }