30 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version='1.0' encoding='utf-8'?>
 | |
| <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Project.Properties" GeneratedClassName="Settings">
 | |
|   <Profiles />
 | |
|   <Settings>
 | |
|     <Setting Name="gwcs" Type="(Connection string)" Scope="Application">
 | |
|       <DesignTimeValue Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
 | |
| <SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 | |
|   <ConnectionString>Data Source=10.131.15.18;Initial Catalog=EE;Persist Security Info=True;User ID=eeuser;Password=Amkor123!</ConnectionString>
 | |
|   <ProviderName>System.Data.SqlClient</ProviderName>
 | |
| </SerializableConnectionString></DesignTimeValue>
 | |
|       <Value Profile="(Default)">Data Source=10.131.15.18;Initial Catalog=EE;Persist Security Info=True;User ID=eeuser;Password=Amkor123!</Value>
 | |
|     </Setting>
 | |
|     <Setting Name="PMPCS" Type="(Connection string)" Scope="Application">
 | |
|       <DesignTimeValue Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
 | |
| <SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 | |
|   <ConnectionString>Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\Temp\PMP\SPMaster.mdb</ConnectionString>
 | |
|   <ProviderName>System.Data.OleDb</ProviderName>
 | |
| </SerializableConnectionString></DesignTimeValue>
 | |
|       <Value Profile="(Default)">Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\Temp\PMP\SPMaster.mdb</Value>
 | |
|     </Setting>
 | |
|     <Setting Name="csAccess" Type="(Connection string)" Scope="Application">
 | |
|       <DesignTimeValue Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
 | |
| <SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 | |
|   <ConnectionString>Data Source=10.141.18.50;Initial Catalog=S1ACCESS300;Persist Security Info=True;User ID=amkoruser;Password=AmkorUser!</ConnectionString>
 | |
|   <ProviderName>System.Data.SqlClient</ProviderName>
 | |
| </SerializableConnectionString></DesignTimeValue>
 | |
|       <Value Profile="(Default)">Data Source=10.141.18.50;Initial Catalog=S1ACCESS300;Persist Security Info=True;User ID=amkoruser;Password=AmkorUser!</Value>
 | |
|     </Setting>
 | |
|   </Settings>
 | |
| </SettingsFile> | 
