22 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version='1.0' encoding='utf-8'?>
 | 
						|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="WestinghouseROLoad.Properties" GeneratedClassName="Settings">
 | 
						|
  <Profiles />
 | 
						|
  <Settings>
 | 
						|
    <Setting Name="ROMasterConnectionString" 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=C:\VEWest\RO\ROMaster.mdb</ConnectionString>
 | 
						|
  <ProviderName>System.Data.OleDb</ProviderName>
 | 
						|
</SerializableConnectionString></DesignTimeValue>
 | 
						|
      <Value Profile="(Default)">Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\VEWest\RO\ROMaster.mdb</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="ROImportConnectionString" 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=C:\VEWest\ROImport.mdb</ConnectionString>
 | 
						|
  <ProviderName>System.Data.OleDb</ProviderName>
 | 
						|
</SerializableConnectionString></DesignTimeValue>
 | 
						|
      <Value Profile="(Default)">Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\VEWest\ROImport.mdb</Value>
 | 
						|
    </Setting>
 | 
						|
  </Settings>
 | 
						|
</SettingsFile> |