Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

GCM-ERP-SYS.exe.config 729B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <configuration>
  3. <configSections>
  4. </configSections>
  5. <connectionStrings>
  6. <add name="工巧明智能管理系統.My.MySettings.資料庫1" connectionString="Data Source=VAIO-VAIO;Initial Catalog=我的資料庫;Integrated Security=True" providerName="System.Data.SqlClient"/>
  7. <add name="工巧明智能管理系統.My.MySettings.資料庫2" connectionString="Data Source=192.168.3.192;Initial Catalog=我的資料庫;Persist Security Info=True;User ID=break;Password=0911274990" providerName="System.Data.SqlClient"/>
  8. </connectionStrings>
  9. <startup>
  10. <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
  11. </startup>
  12. </configuration>