|
@@ -19,7 +19,7 @@ namespace MOKA_Factory_Tools.DAL
|
|
|
if (NTFposion == 1)
|
|
|
this.cps.SetConnectParameters(databaseServer:"10.138.96.109", databaseName: "IDOtherData", databaseAccount: "usr_rd", databasePassword: "Pa55W0rd4TMSA@202207#");
|
|
|
else if(NTFposion == 2)
|
|
|
- this.cps.SetConnectParameters(databaseServer: "10.146.0.52", databaseName: "AMAZON", databaseAccount: "amazon", databasePassword: "Volvo120");
|
|
|
+ this.cps.SetConnectParameters(databaseServer: "10.146.0.53", databaseName: "Amazon", databaseAccount: "GGuest", databasePassword: "Kintsugi$23");
|
|
|
|
|
|
}
|
|
|
|
|
@@ -271,7 +271,7 @@ namespace MOKA_Factory_Tools.DAL
|
|
|
if (NTFposion == 1)
|
|
|
this.cps.SetConnectParameters(databaseServer: "10.138.96.109", databaseName: "IDOtherData", databaseAccount: "usr_rd", databasePassword: "Pa55W0rd4TMSA@202207#");
|
|
|
else if (NTFposion == 2)
|
|
|
- this.cps.SetConnectParameters(databaseServer: "10.146.0.52", databaseName: "AMAZON", databaseAccount: "amazon", databasePassword: "Volvo120");
|
|
|
+ this.cps.SetConnectParameters(databaseServer: "10.146.0.53", databaseName: "Amazon", databaseAccount: "GGuest", databasePassword: "Kintsugi$23");
|
|
|
}
|
|
|
|
|
|
|