暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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>