Nessuna descrizione
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

WINPROFIT-ERP-SYS.exe.config 748B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <configuration>
  3. <configSections>
  4. </configSections>
  5. <connectionStrings>
  6. <add name="WINPROFIT_ERP_SYS.My.MySettings.連線字串" connectionString="Data Source=192.168.10.5;Initial Catalog=METO-MES-SYS;Persist Security Info=True;User ID=b70340;Password=0911274990" providerName="System.Data.SqlClient"/>
  7. <add name="WINPROFIT_ERP_SYS.My.MySettings.連線字串2" connectionString="Data Source=192.168.0.80;Initial Catalog=METO-MES-SYS;Persist Security Info=True;User ID=b70340;Password=0911274990" providerName="System.Data.SqlClient"/>
  8. </connectionStrings>
  9. <startup>
  10. <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
  11. </startup>
  12. </configuration>