<?xml version="1.0" encoding="utf-8" ?> <configuration> <configSections> </configSections> <connectionStrings> <add name="ระบบการรายงานค่าใช้น้ำประปา.My.MySettings.Database1ConnectionString" connectionString="Data Source=|DataDirectory|\Watersupply.sdf" providerName="Microsoft.SqlServerCe.Client.3.5" /> <add name="ระบบการรายงานค่าใช้น้ำประปา.My.MySettings.WatersupplyConnectionString" connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=C:\Watersupply\Watersupply.mdf;Integrated Security=True;User Instance=True" providerName="System.Data.SqlClient" /> <add name="ระบบการรายงานค่าใช้น้ำประปา.My.MySettings.WatersupplyConnectionString1" connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\Watersupply.mdf;Integrated Security=True;User Instance=True" providerName="System.Data.SqlClient" /> <add name="ระบบการรายงานค่าใช้น้ำประปา.My.MySettings.ClientWATERSUPPLYConnectionString" connectionString="Data Source=|DataDirectory|\WATERSUPPLY.sdf;Max Database Size=2047" providerName="Microsoft.SqlServerCe.Client.3.5" /> </connectionStrings> <system.diagnostics> <sources> <!-- This section defines the logging configuration for My.Application.Log --> <source name="DefaultSource" switchName="DefaultSwitch"> <listeners> <add name="FileLog"/> <!-- Uncomment the below section to write to the Application Event Log --> <!--<add name="EventLog"/>--> </listeners> </source> </sources> <switches> <add name="DefaultSwitch" value="Information" /> </switches> <sharedListeners> <add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter"/> <!-- Uncomment the below section and replace APPLICATION_NAME with the name of your application to write to the Application Event Log --> <!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> --> </sharedListeners> </system.diagnostics> </configuration>
Quote:providerName="Microsoft.SqlServerCe.Client.3.5"
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง