Bewertungssystem angefangen
This commit is contained in:
@@ -14,7 +14,7 @@ namespace dcnsanplanung.DAL.Helper
|
||||
public WriteToDatabase(string XMLFile, string connectionstring = "Host = localhost; Database = sanplaner; Username = dcnsanplaner; Password = sanplaner")
|
||||
{
|
||||
haltungen = new shared.Helper.ImportToSoftware(XMLFile).haltungen;
|
||||
LVPositionen = new shared.Helper.ImportLVToSoftware(@"C:\Users\damia\source\repos\dcnsanplanung\BE-BS-AWN DW_0001_OOWV_Stamm_LV_Kanalsanierung_xml33.X81").LVPositionen;
|
||||
//LVPositionen = new shared.Helper.ImportLVToSoftware(@"C:\Users\damia\source\repos\dcnsanplanung\BE-BS-AWN DW_0001_OOWV_Stamm_LV_Kanalsanierung_xml33.X81").LVPositionen;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user