//TO DELETE public void ADDCOUNTERTESTRECORD() { SQLDB_Records sqlDB_rec = new SQLDB_Records(connectionString); sqlDB_rec.AddCounter(); }